This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-29 08:36:09 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
1820d35b17f0a95f4ce888971b9ca0c7a3697c83
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