django/tests/deprecation
Sarah Boyce 7528979153
Some checks failed
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
Docs / spelling (push) Has been cancelled
Docs / blacken-docs (push) Has been cancelled
Docs / lint-docs (push) Has been cancelled
Added cleanup of cache clearing to DjangoFilePrefixesTests.setUp().
2025-09-19 09:49:03 +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 Added cleanup of cache clearing to DjangoFilePrefixesTests.setUp(). 2025-09-19 09:49:03 +02:00