<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/django/core/serializers/python.py, branch 1.0</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=1.0</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=1.0'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2008-08-28T19:38:56Z</updated>
<entry>
<title>Fixed #8651: correctly deserialize objects with 0 for pk/fk.</title>
<updated>2008-08-28T19:38:56Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-08-28T19:38:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=9f59fc5560ae4ae1d6b73996393caae2314fd414'/>
<id>urn:sha1:9f59fc5560ae4ae1d6b73996393caae2314fd414</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8676 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #8134 -- Corrected serialization of m2m fields with intermediate models. Thanks to Rock Howard for the report, and kire for the test case.</title>
<updated>2008-08-12T12:58:33Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2008-08-12T12:58:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=63ea57642dd980ff07627964efd445986bc9fe58'/>
<id>urn:sha1:63ea57642dd980ff07627964efd445986bc9fe58</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8321 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #6110 -- Mark the python format serializer as for internal use only.  Thanks, empty.</title>
<updated>2007-12-17T06:53:15Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-12-17T06:53:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=fc413b8f611677e51ea8c24e3b56a3716652a619'/>
<id>urn:sha1:fc413b8f611677e51ea8c24e3b56a3716652a619</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6922 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #4714 -- Modified serializers to handle None primary keys correctly. This slightly changes the output format for primary keys on JSON and YAML serializers (PKs will be output as 1, rather than "1". However, fixtures in the old format will still load ok. Thanks for the patch, pigletto.</title>
<updated>2007-09-15T05:32:29Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2007-09-15T05:32:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=314536190b3561f6b3768e26cf36291898bb7b4c'/>
<id>urn:sha1:314536190b3561f6b3768e26cf36291898bb7b4c</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6264 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Merged Unicode branch into trunk (r4952:5608). This should be fully</title>
<updated>2007-07-04T12:11:04Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-07-04T12:11:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=953badbea5a04159adbfa970f5805c0232b6a401'/>
<id>urn:sha1:953badbea5a04159adbfa970f5805c0232b6a401</id>
<content type='text'>
backwards compatible for all practical purposes.

Fixed #2391, #2489, #2996, #3322, #3344, #3370, #3406, #3432, #3454, #3492, #3582, #3690, #3878, #3891, #3937, #4039, #4141, #4227, #4286, #4291, #4300, #4452, #4702


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5609 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed a serialization problem with objects that have a foreign key on an object whose primary key is a OneToOneField.</title>
<updated>2007-05-28T05:41:32Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2007-05-28T05:41:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c84ff156c190d7e425da1abef56f09127fd7e9db'/>
<id>urn:sha1:c84ff156c190d7e425da1abef56f09127fd7e9db</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5371 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #4288 -- Modified serializers to pay attention to the to_field attribute on ForeignKeys. Thanks to Sandro Dentella for the report and the helpful test case.</title>
<updated>2007-05-14T14:14:49Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2007-05-14T14:14:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c38a93e4d9f5ab31b22616c5573bba67946be493'/>
<id>urn:sha1:c38a93e4d9f5ab31b22616c5573bba67946be493</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5232 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added various fixes to serializer implementations. Fixes mostly deal with handling nulls, non-integer primary key values (e.g., OneToOne fields or strings), and reconstruction of primary key references in related fields.</title>
<updated>2007-03-13T00:59:34Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2007-03-13T00:59:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=375c3edf6edc0bb9f3e726f67c70fa524556713b'/>
<id>urn:sha1:375c3edf6edc0bb9f3e726f67c70fa524556713b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4718 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3390: the serializer can now contain forward references. Thanks, Russ.</title>
<updated>2007-02-26T17:33:27Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2007-02-26T17:33:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=51f39d59bd42375e6ded28c2b6538e053d78b626'/>
<id>urn:sha1:51f39d59bd42375e6ded28c2b6538e053d78b626</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4610 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed a flaw in the serializers that prevented OneToOneFields being serialized as JSON objects.</title>
<updated>2007-01-27T13:42:51Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2007-01-27T13:42:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=db8525cc01e52a423c2d4508c68614299948a11d'/>
<id>urn:sha1:db8525cc01e52a423c2d4508c68614299948a11d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4433 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
