django1/tests/modeltests/serializers
Russell Keith-Magee db8525cc01 Fixed a flaw in the serializers that prevented OneToOneFields being serialized as JSON objects.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4433 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-27 13:42:51 +00:00
..
__init__.py Added initial cut at serialization framework, along with some basic tests and a stab at some docs. This is all a bit rough right now, so expect some bumps. 2006-06-28 16:00:37 +00:00
models.py Fixed a flaw in the serializers that prevented OneToOneFields being serialized as JSON objects. 2007-01-27 13:42:51 +00:00