summaryrefslogtreecommitdiff
path: root/django/core/serializers/xml_serializer.py
AgeCommit message (Expand)Author
2007-03-23gis: Merged revisions 4669-4785 via svnmerge from trunk.Jeremy Dunck
2007-03-06gis: Merged revisions 4564-4668 via svnmerge fromJeremy Dunck
2006-11-07Fixed #2894: XML deserializer now correctly handles null primary keys.Jacob Kaplan-Moss
2006-06-29Added a JSON serializer, a few more tests, and a couple more lines of docs.Jacob Kaplan-Moss
2006-06-28Added initial cut at serialization framework, along with some basic tests and...Jacob Kaplan-Moss