0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/tests/messages_tests
2021-01-14 17:50:04 +01:00
..
__init__.py
base.py
test_api.py
test_cookie.py Refs #27604 -- Removed support for the pre-Django 3.1 encoding format in CookieStorage. 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
tests.py
urls.py