1
0
mirror of https://github.com/django/django.git synced 2025-01-27 02:29:55 +00:00
Claude Paroz f08e739bc2 Fixed #19585 -- Fixed loading cookie value as a dict
This regression was introduced by the 'unicode_literals' patch.
2013-01-11 21:09:33 +01:00
..