<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/serialization.txt, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2008-08-23T22:25:40Z</updated>
<entry>
<title>Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.</title>
<updated>2008-08-23T22:25:40Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-08-23T22:25:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=97cb07c3a10ff0e584a260a7ee1001614691eb1d'/>
<id>urn:sha1:97cb07c3a10ff0e584a260a7ee1001614691eb1d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed a few long lines and removed trailing whitespace.</title>
<updated>2008-08-03T21:02:59Z</updated>
<author>
<name>Gary Wilson Jr</name>
<email>gary.wilson@gmail.com</email>
</author>
<published>2008-08-03T21:02:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=56d901edccc09603c2c0012a793f45dfba0ab3cd'/>
<id>urn:sha1:56d901edccc09603c2c0012a793f45dfba0ab3cd</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8204 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Removed two-year-old note about serialization framework being under heavy development.</title>
<updated>2008-08-03T21:01:25Z</updated>
<author>
<name>Gary Wilson Jr</name>
<email>gary.wilson@gmail.com</email>
</author>
<published>2008-08-03T21:01:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d4b8da2745203cf6969aedafb6d5e63b4b34815b'/>
<id>urn:sha1:d4b8da2745203cf6969aedafb6d5e63b4b34815b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8203 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7350, #7202 -- Fixed serialization for multi-model inheritance, which had multiple problems:</title>
<updated>2008-06-09T14:03:35Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2008-06-09T14:03:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=12716794dbcf2e1bf7a07bd18dfc0ae24be4e6f8'/>
<id>urn:sha1:12716794dbcf2e1bf7a07bd18dfc0ae24be4e6f8</id>
<content type='text'>
 * Serializers were including all superclass fields in their output. Now only local fields are included.
 * Implicit OneToOne primary keys were not correctly added to the metamodel, so they were always marked to be serialized, even though they were primary
 * Model saving was too aggressive about creating new parent class instances during deserialization. Raw save on a model now skips saving of the parent class.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@7600 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7300 -- Corrected description of YAML in the serialization docs. Thanks for the report, Allan Douglas &lt;allandouglas@gmail.com&gt;.</title>
<updated>2008-05-24T05:15:21Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2008-05-24T05:15:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=331768681f623da6737da5e7345b749d6f360272'/>
<id>urn:sha1:331768681f623da6737da5e7345b749d6f360272</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7548 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed a few errors in the documentation. Thanks, Matthew Flanagan, panni@fragstore.net and adamv.</title>
<updated>2008-02-18T23:43:12Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-02-18T23:43:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3eec925f73621eba3f5db4f2c1da22271915d8b2'/>
<id>urn:sha1:3eec925f73621eba3f5db4f2c1da22271915d8b2</id>
<content type='text'>
Fixed #6411, #6426, #6524, #6555.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@7130 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Edited docs/serialization.txt changes from [6645]</title>
<updated>2007-12-01T16:58:52Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-12-01T16:58:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a73588aa58156460b75fde0d083443028e5f100e'/>
<id>urn:sha1:a73588aa58156460b75fde0d083443028e5f100e</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6787 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #5868 -- Provided an example of how to extend simplejson to serialize</title>
<updated>2007-11-04T02:08:24Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-11-04T02:08:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=75efa2811d5d1300095301cd5b3fdbbce4ae4fdc'/>
<id>urn:sha1:75efa2811d5d1300095301cd5b3fdbbce4ae4fdc</id>
<content type='text'>
lazy translation objects for those who want to use it directly.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@6645 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B.</title>
<updated>2007-07-01T01:00:23Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-07-01T01:00:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=510e545776468ee0d546c1d57ca668a53d261ca6'/>
<id>urn:sha1:510e545776468ee0d546c1d57ca668a53d261ca6</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5571 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Small grammar fixes to docs/serialization.txt changes from [5409]</title>
<updated>2007-06-01T17:09:54Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-06-01T17:09:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4d9ab5435c4c073ae1bbc69c7108bdcceb507cab'/>
<id>urn:sha1:4d9ab5435c4c073ae1bbc69c7108bdcceb507cab</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5415 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
