django1/django/core/serializers
Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
..
__init__.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
base.py Fixed #27546 -- Removed hardcoded class names in __repr__() methods. 2016-12-01 08:11:09 -05:00
json.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
python.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
pyyaml.py Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
xml_serializer.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00