0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/tests/messages_tests
David Wobrock 9d0c878abf Refs #28948 -- Precomputed once serialized cookie messages.
When the cookie size is too long, the same messages were serialized
over and over again.
2023-03-27 09:14:54 +02:00
..
__init__.py
base.py
models.py
test_api.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_cookie.py Refs #28948 -- Precomputed once serialized cookie messages. 2023-03-27 09:14:54 +02:00
test_fallback.py
test_middleware.py
test_mixins.py
test_session.py
tests.py
urls.py