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-03-05 23:12:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
deprecation
History
Mariusz Felisiak
0aa6a602b2
Refs
#31842
-- Removed DEFAULT_HASHING_ALGORITHM transitional setting.
...
Per deprecation timeline.
2021-01-14 17:50:04 +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
#26601
-- Made get_response argument required and don't accept None in middleware classes.
2021-01-14 17:50:04 +01:00
tests.py
Silenced warnings in deprecation tests.
2018-07-11 09:10:31 -04:00