This website requires JavaScript.
Explore
Help
Register
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-01-06 00:16:03 +00:00
Code
Issues
30
Releases
Wiki
Activity
e9aa20e4e1
django
/
tests
/
deprecation
History
Jonny Park
dc86a25a67
Refs
#24121
-- Added __repr__() to MiddlewareMixin and subclasses.
2021-03-10 21:16:58 +01: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_middleware_mixin.py
Refs
#24121
-- Added __repr__() to MiddlewareMixin and subclasses.
2021-03-10 21:16:58 +01:00
tests.py
Silenced warnings in deprecation tests.
2018-07-11 09:10:31 -04:00