django1/django/core/serializers
Peter Inglesby 312eb5cb11 Fixed #26291 -- Allowed loaddata to handle forward references in natural_key fixtures. 2018-07-13 17:54:47 -04:00
..
__init__.py Simplified an iterator in core.serializers.sort_dependencies(). 2018-01-03 18:37:23 -05:00
base.py Fixed #26291 -- Allowed loaddata to handle forward references in natural_key fixtures. 2018-07-13 17:54:47 -04: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 #23919 -- Used yield from. 2017-02-23 20:06:01 -05:00
xml_serializer.py Fixed #26291 -- Allowed loaddata to handle forward references in natural_key fixtures. 2018-07-13 17:54:47 -04:00