django1/django/core/serializers
Claude Paroz 210d0489c5 Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Thanks Anssi Kääriäinen for the idea and Simon Charette for the
review.
2014-03-08 09:57:40 +01:00
..
__init__.py More attacking E302 violators 2013-11-02 13:12:09 -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 Took advantage of the new get_model API. Refs #21702. 2014-01-26 13:08:05 +01: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