0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/tests/messages_tests
2021-03-16 09:01:49 +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
test_mixins.py Fixed #32191 -- Made CookieStorage use RFC 6265 compliant format. 2021-01-07 13:00:53 +01:00
test_session.py Refs #32508 -- Raised ImproperlyConfigured instead of using "assert" in SessionStorage. 2021-03-16 09:01:49 +01:00
tests.py
urls.py