django1/django/core/serializers
Ville Skyttä 03db5fddfd Fixed typos in docs, comments, and exception messages. 2019-04-18 09:33:53 +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 docs, comments, and exception messages. 2019-04-18 09:33:53 +02:00
json.py Refs #16850 -- Removed obsolete simplejson support in JSON serializer. 2017-05-20 22:09:08 -04:00
python.py Fixed #30159 -- Removed unneeded use of OrderedDict. 2019-02-06 13:48:39 -05:00
pyyaml.py Fixed #30159 -- Removed unneeded use of OrderedDict. 2019-02-06 13:48:39 -05:00
xml_serializer.py Refs #29784 -- Switched to https:// links where available. 2018-09-26 08:48:47 +02:00