django1/django/core/serializers
dmytryi.striletskyi dcd1025f4c Fixed #28385 -- Fixed deserializing natural keys when primary key has a default value.
Co-Authored-By: Hasan Ramezani <hasan.r67@gmail.com>
2018-11-27 18:35:19 -05:00
..
__init__.py Simplified an iterator in core.serializers.sort_dependencies(). 2018-01-03 18:37:23 -05:00
base.py Fixed #28385 -- Fixed deserializing natural keys when primary key has a default value. 2018-11-27 18:35:19 -05:00
json.py Refs #16850 -- Removed obsolete simplejson support in JSON serializer. 2017-05-20 22:09:08 -04:00
python.py Fixed #26291 -- Allowed loaddata to handle forward references in natural_key fixtures. 2018-07-13 17:54:47 -04:00
pyyaml.py Refs #29784 -- Switched to https:// links where available. 2018-09-26 08:48:47 +02:00
xml_serializer.py Refs #29784 -- Switched to https:// links where available. 2018-09-26 08:48:47 +02:00