django1/django/core/serializers
Tim Graham ca13fb021f [1.8.x] Fixed import order in django/core/serializers/json.py 2015-07-22 07:01:03 -04:00
..
__init__.py Fixed #23660 -- Moved sort_dependencies to core. 2014-10-16 03:04:13 +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 [1.8.x] Fixed import order in django/core/serializers/json.py 2015-07-22 07:01:03 -04:00
python.py [1.8.x] Fixed #24320 - Used field.value_to_string() in serialization of foreign key. 2015-02-13 12:45:35 -05:00
pyyaml.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
xml_serializer.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00