django1/django/core/serializers
Claude Paroz 9fecb86a52 Fixed #17946 -- Fixed deserialization of self-referencing M2M fields
Thanks Philip Mountifield for the report and excellent analysis, and
Simon Charette for the review.
2014-12-23 16:01:39 +01: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 Added a new GeoJSON serialization format for GeoDjango 2014-11-15 18:07:18 +01:00
python.py Fixed #17946 -- Fixed deserialization of self-referencing M2M fields 2014-12-23 16:01:39 +01:00
pyyaml.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
xml_serializer.py Fixed typos using https://github.com/vlajos/misspell_fixer 2014-11-03 20:59:30 -05:00