django/docs/internals
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
..
_images Refs #31676 -- Used term "merger" instead of "committer" in docs. 2022-03-22 11:13:36 +01:00
contributing Fixed #35666 -- Documented stacklevel usage and testing, and adjusted test suite accordingly. 2024-08-28 11:44:05 -03:00
deprecation.txt Refs #22712 -- Corrected deprecation of "all" argument in django.contrib.staticfiles.finders.find(). 2024-06-28 08:39:55 -03:00
git.txt Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
howto-release-django.txt Migrated setuptools configuration to pyproject.toml. 2024-06-24 15:34:43 -03:00
index.txt Replaced docs/internals/team.txt with DSF teams page. 2017-03-14 16:36:44 -04:00
mailing-lists.txt Added Django Forum to mailing lists page. 2023-03-24 08:32:17 +01:00
organization.txt Fixed broken links and redirects in docs. 2024-03-06 08:50:21 +01:00
release-process.txt Refs #31676 -- Used term "merger" instead of "committer" in docs. 2022-03-22 11:13:36 +01:00
security.txt Changed severity levels to list in security policy docs. 2024-02-05 05:36:32 +01:00