django1/django/core/serializers
Tim Graham df8d8d4292 Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
..
__init__.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
base.py Fixed #25550 -- Deprecated direct assignment to the reverse side of a related set. 2015-10-27 07:57:15 -04:00
json.py Fixed #25468 -- Made DjangoJSONEncoder lazy string aware 2015-09-27 22:37:27 +02:00
python.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
pyyaml.py Fixed #24558 -- Made dumpdata mapping ordering deterministic. 2015-04-02 15:21:43 -04:00
xml_serializer.py Fixed #26125 -- Fixed E731 flake warnings. 2016-01-25 14:23:43 -05:00