1
0
mirror of https://github.com/django/django.git synced 2025-06-04 02:59:13 +00:00
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
..