1
0
mirror of https://github.com/django/django.git synced 2025-01-30 20:19:22 +00: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
..