django1/django/core/serializers
Claude Paroz 35dac5070b Added a new GeoJSON serialization format for GeoDjango
Thanks Reinout van Rees for the review.
2014-11-15 18:07:18 +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 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 Fixed typos using https://github.com/vlajos/misspell_fixer 2014-11-03 20:59:30 -05:00