django1/django/core/serializers
Jon Dufresne 82f286cf6f Refs #29784 -- Switched to https:// links where available. 2018-09-26 08:48:47 +02: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 #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