mirror of
https://github.com/django/django.git
synced 2025-01-27 18:49:23 +00:00
0f7f5bc9e7
This allows using a UUIDField primary key along with the JSON session serializer. Thanks to Trac alias jamesbeith for the report and Simon Charette for the initial patch.