django/tests/deprecation
Adam Johnson 7b26b64a63
Some checks are pending
Linters / flake8 (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Tests / Windows, SQLite, Python 3.13 (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
Refs #35667 -- Cached Django file prefixes for warnings.
2025-09-12 10:35:01 +02:00
..
__init__.py
test_deprecate_posargs.py Fixed #36477, Refs #36163 -- Added @deprecate_posargs decorator to simplify deprecation of positional arguments. 2025-07-16 08:49:03 -03:00
test_middleware_mixin.py Fixed #35303 -- Implemented async auth backends and utils. 2024-10-07 14:19:41 +02:00
tests.py Refs #35667 -- Cached Django file prefixes for warnings. 2025-09-12 10:35:01 +02:00