<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/contenttypes.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>Documented that GenericForeignKey fields can't be used transparently in</title>
<updated>2008-08-16T22:44:42Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-08-16T22:44:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f505bd6e415fc771c920b19432dd10941a743097'/>
<id>urn:sha1:f505bd6e415fc771c920b19432dd10941a743097</id>
<content type='text'>
filters. Refs #3006. Patch from rmyers.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8417 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #8352 -- Corrected a typo in the contenttypes.txt documentation. Thanks cjs for the ticket.</title>
<updated>2008-08-15T21:14:22Z</updated>
<author>
<name>Brian Rosner</name>
<email>brosner@gmail.com</email>
</author>
<published>2008-08-15T21:14:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6a71c768bc3f3eef34f9fe12cc7a2fa0f1cc05ab'/>
<id>urn:sha1:6a71c768bc3f3eef34f9fe12cc7a2fa0f1cc05ab</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8394 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #4667 -- Added support for inline generic relations in the admin. Thanks to Honza Král and Alex Gaynor for their work on this ticket.</title>
<updated>2008-08-10T04:03:01Z</updated>
<author>
<name>Brian Rosner</name>
<email>brosner@gmail.com</email>
</author>
<published>2008-08-10T04:03:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=02cc59187be963b6c1ede084a7c9912ea6a1a338'/>
<id>urn:sha1:02cc59187be963b6c1ede084a7c9912ea6a1a338</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8279 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed spaces vs. tabs issue in docs/contenttypes.txt from [7976]</title>
<updated>2008-07-22T02:57:14Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2008-07-22T02:57:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ca98003390cd7f0132c7134accf419f957195192'/>
<id>urn:sha1:ca98003390cd7f0132c7134accf419f957195192</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8042 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7785 -- Added a note in the contenttypes documentation that GenericRelations must share a common field type for primary keys. Thanks to Rudolph for the suggestion and initial draft.</title>
<updated>2008-07-19T02:46:12Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2008-07-19T02:46:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b5b0febc4cd5ad51aeb1ef7b37aaca6a7632519d'/>
<id>urn:sha1:b5b0febc4cd5ad51aeb1ef7b37aaca6a7632519d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7976 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #6600 -- Corrected typos in contenttype documentation.</title>
<updated>2008-02-14T05:26:52Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2008-02-14T05:26:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5078010a31ea32a6fd2e9c4fce5354b8f838b163'/>
<id>urn:sha1:5078010a31ea32a6fd2e9c4fce5354b8f838b163</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7111 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #4234 -- Added docs/contenttypes. Thanks, ubernostrum</title>
<updated>2007-09-15T18:29:09Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-09-15T18:29:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e90eb41a4a1814ce3524fd46d97b1c32e537b9ea'/>
<id>urn:sha1:e90eb41a4a1814ce3524fd46d97b1c32e537b9ea</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6302 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
