django1/django/core/serializers
luz.paz 97e637a87f Fixed typos in comments and docs. 2018-08-01 16:09:22 -04:00
..
__init__.py Simplified an iterator in core.serializers.sort_dependencies(). 2018-01-03 18:37:23 -05:00
base.py Fixed typos in comments and docs. 2018-08-01 16:09:22 -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