This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-08 09:01:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ec0ff40631
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