1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/docs/internals/contributing/writing-code
Simon Charette 57307bbc7d Fixed #35666 -- Documented stacklevel usage and testing, and adjusted test suite accordingly.
Over the years we've had multiple instances of hit and misses when
emitting warnings: either setting the wrong stacklevel or not setting
it at all.

This work adds assertions for the existing warnings that were declaring
the correct stacklevel, but were lacking tests for it.
2024-08-28 11:44:05 -03:00
..
coding-style.txt Used :pypi: role in docs where appropriate. 2024-08-05 10:35:50 -03:00
index.txt Reorganized the Contributing to Django docs. 2024-01-11 22:25:27 -03:00
javascript.txt Reorganized the Contributing to Django docs. 2024-01-11 22:25:27 -03:00
submitting-patches.txt Fixed #35666 -- Documented stacklevel usage and testing, and adjusted test suite accordingly. 2024-08-28 11:44:05 -03:00
unit-tests.txt Updated asgiref dependency for 5.1 release series. 2024-07-24 08:21:07 +02:00
working-with-git.txt Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00