django1/django/core/serializers
Luis Del Giudice 69ddc1b3da Fixed #24693 -- Added label and label_lower property to Model._meta 2015-05-02 16:58:18 +02:00
..
__init__.py Renamed Field.rel attribute to remote_field 2015-03-25 08:16:12 -04:00
base.py Fixed #24693 -- Added label and label_lower property to Model._meta 2015-05-02 16:58:18 +02:00
json.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
python.py Fixed #19820 -- Added more helpful error messages to Python deserializer. 2015-04-09 10:56:33 -04:00
pyyaml.py Fixed #24558 -- Made dumpdata mapping ordering deterministic. 2015-04-02 15:21:43 -04:00
xml_serializer.py Fixed #24558 -- Made dumpdata mapping ordering deterministic. 2015-04-02 15:21:43 -04:00