django/tests/messages_tests
Mariusz Felisiak 0aa6a602b2 Refs #31842 -- Removed DEFAULT_HASHING_ALGORITHM transitional setting.
Per deprecation timeline.
2021-01-14 17:50:04 +01:00
..
__init__.py
base.py
test_api.py
test_cookie.py Refs #31842 -- Removed DEFAULT_HASHING_ALGORITHM transitional setting. 2021-01-14 17:50:04 +01:00
test_fallback.py Fixed #32191 -- Made CookieStorage use RFC 6265 compliant format. 2021-01-07 13:00:53 +01:00
test_middleware.py Refs #26601 -- Deprecated passing None as get_response arg to middleware classes. 2020-02-18 20:03:44 +01:00
test_mixins.py Fixed #32191 -- Made CookieStorage use RFC 6265 compliant format. 2021-01-07 13:00:53 +01:00
test_session.py
tests.py
urls.py