<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/django/core/serializers/python.py, branch 1.3</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=1.3</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=1.3'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2010-12-21T06:05:40Z</updated>
<entry>
<title>Reverting r14994 (at request of SmileyChris) because of some backwards compatibility issues that need to be resolved.</title>
<updated>2010-12-21T06:05:40Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-12-21T06:05:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e299ac0cae6623df3fe4c5fe26f2c1c3db8be1d6'/>
<id>urn:sha1:e299ac0cae6623df3fe4c5fe26f2c1c3db8be1d6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14995 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixes #13252 -- Use the natural key instead of the primary key when serializing</title>
<updated>2010-12-21T04:40:08Z</updated>
<author>
<name>Chris Beaven</name>
<email>smileychris@gmail.com</email>
</author>
<published>2010-12-21T04:40:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b60d5df07266dd4cd4f63afa6986ffb2932facc2'/>
<id>urn:sha1:b60d5df07266dd4cd4f63afa6986ffb2932facc2</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14994 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13030 -- Corrected natural key deserialization to subclasses. Thanks to yishaibeeri for the report and test case.</title>
<updated>2010-03-18T15:22:15Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-03-18T15:22:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=10de2a837f580d76a480a9e0b974cecd2d1d26cb'/>
<id>urn:sha1:10de2a837f580d76a480a9e0b974cecd2d1d26cb</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12804 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1142 -- Added multiple database support.</title>
<updated>2009-12-22T15:18:51Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-12-22T15:18:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=ff60c5f9de3e8690d1e86f3e9e3f7248a15397c8'/>
<id>urn:sha1:ff60c5f9de3e8690d1e86f3e9e3f7248a15397c8</id>
<content type='text'>
This monster of a patch is the result of Alex Gaynor's 2009 Google Summer of Code project.
Congratulations to Alex for a job well done.

Big thanks also go to:
 * Justin Bronn for keeping GIS in line with the changes,
 * Karen Tracey and Jani Tiainen for their help testing Oracle support
 * Brett Hoerner, Jon Loyens, and Craig Kimmerer for their feedback.
 * Malcolm Treddinick for his guidance during the GSoC submission process.
 * Simon Willison for driving the original design process
 * Cal Henderson for complaining about ponies he wanted.

... and everyone else too numerous to mention that helped to bring this feature into fruition.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11952 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7052 -- Added support for natural keys in serialization.</title>
<updated>2009-12-14T12:39:20Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-12-14T12:39:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=35cc439228cd32dfa7a3ec919db01a8a5cd17d33'/>
<id>urn:sha1:35cc439228cd32dfa7a3ec919db01a8a5cd17d33</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11863 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10109 -- Removed the use of raw SQL in many-to-many fields by introducing an autogenerated through model.</title>
<updated>2009-11-03T14:02:49Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-11-03T14:02:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=585b7acaa359fc1df07269c1a4b4756bdb6703f7'/>
<id>urn:sha1:585b7acaa359fc1df07269c1a4b4756bdb6703f7</id>
<content type='text'>
This is the first part of Alex Gaynor's GSoC project to add Multi-db support to Django.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11710 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #9522 -- Modified handling of values in base serializer so that field subclasses can define their own value_to_string() method for serialization. Thanks to Alex Koshelev for the report and initial patch.</title>
<updated>2009-04-13T12:35:49Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-04-13T12:35:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=cb43898d49ac60bf84a2eb83b331072e7651af5e'/>
<id>urn:sha1:cb43898d49ac60bf84a2eb83b331072e7651af5e</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10554 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<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>
</feed>
