django/docs/internals
Simon Charette 9a461cae3e [5.1.x] 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.

Backport of 57307bbc7d from main.
2024-08-28 11:47:15 -03:00
..
_images Refs #31676 -- Used term "merger" instead of "committer" in docs. 2022-03-22 11:13:36 +01:00
contributing [5.1.x] Fixed #35666 -- Documented stacklevel usage and testing, and adjusted test suite accordingly. 2024-08-28 11:47:15 -03:00
deprecation.txt Fixed #35405 -- Converted get_cache_name into a cached property in FieldCacheMixin. 2024-05-21 16:19:29 -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 [5.1.x] Migrated setuptools configuration to pyproject.toml. 2024-06-24 22:31:17 -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