django1/django/core/serializers
Tim Graham 1101467ce0 Limited lines to 119 characters in django/
refs #23395.
2014-09-05 09:22:16 -04:00
..
__init__.py Fixed several typos in Django 2014-05-28 17:39:14 -07:00
base.py Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
json.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
python.py Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
pyyaml.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
xml_serializer.py Took advantage of the new get_model API. Refs #21702. 2014-01-26 13:08:05 +01:00