mirror of
https://github.com/django/django.git
synced 2026-02-09 02:49:25 +08:00
None values in natural keys were incorrectly serialized as the string "None", causing deserialization to fail for fields like UUIDField.
None values in natural keys were incorrectly serialized as the string "None", causing deserialization to fail for fields like UUIDField.