summaryrefslogtreecommitdiff
path: root/django/core/serializers/python.py
AgeCommit message (Expand)Author
2006-11-07Fixed #2921: deserialization no longer failes on NULL primary keys. Thanks, ...Jacob Kaplan-Moss
2006-07-21Fixed a bunch of spurious imports, typos, and other small errors turned up by...Jacob Kaplan-Moss
2006-06-29Added a JSON serializer, a few more tests, and a couple more lines of docs.Jacob Kaplan-Moss