This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
django
/
tests
/
deprecation
History
Sarah Boyce
7528979153
Added cleanup of cache clearing to DjangoFilePrefixesTests.setUp().
2025-09-19 09:49:03 +02:00
..
__init__.py
Fixed
#15363
-- Renamed and normalized to
get_queryset
the methods that return a QuerySet.
2013-03-08 10:11:45 -05:00
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