tests/auth_tests/models/uuid_pk.py
0 → 100644
+13
−0
Loading
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.