1
0
mirror of https://github.com/django/django.git synced 2025-04-07 23:16:46 +00:00
David Wobrock 9d0c878abf Refs -- 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
..