<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/tutorial03.txt, branch 5.1.9</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=5.1.9</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=5.1.9'/>
<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 #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq</title>
<updated>2008-07-22T03:01:21Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2008-07-22T03:01:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bfcecfee91f7a6c051c0e7c324c8311608a712b5'/>
<id>urn:sha1:bfcecfee91f7a6c051c0e7c324c8311608a712b5</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8043 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Refs #5089 -- Added file name to poll detail template examples in the tutorial.</title>
<updated>2007-08-05T04:39:52Z</updated>
<author>
<name>Gary Wilson Jr</name>
<email>gary.wilson@gmail.com</email>
</author>
<published>2007-08-05T04:39:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=eba5703fee221bc2ace9fcd2b6873d7e1cdf6753'/>
<id>urn:sha1:eba5703fee221bc2ace9fcd2b6873d7e1cdf6753</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5801 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #4502 -- Clarified reference to view in tutorial. Thanks for the suggestion, Carl Karsten &lt;carl@personnelware.com&gt;.</title>
<updated>2007-07-12T14:05:16Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2007-07-12T14:05:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=53a06763c51f91b5fc5d1639793207f2d0136ea5'/>
<id>urn:sha1:53a06763c51f91b5fc5d1639793207f2d0136ea5</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5673 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #4307 -- Clarified that ROOT_URLCONF is in settings.py and fixed a small</title>
<updated>2007-05-27T13:11:30Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-05-27T13:11:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=13db259fe0e4cf6fde35b45369f192db7257c423'/>
<id>urn:sha1:13db259fe0e4cf6fde35b45369f192db7257c423</id>
<content type='text'>
typo. Pointed out by rogerpack2005@gmail.com.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5365 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Changed all references to tutorial1/ to be tutorial01/ (and similarly for</title>
<updated>2007-04-20T09:15:30Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-04-20T09:15:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6f78709985af62f63e1e5ecd90dad67790a08f6f'/>
<id>urn:sha1:6f78709985af62f63e1e5ecd90dad67790a08f6f</id>
<content type='text'>
tutorials 2, 3 and 4). This matches the canonical name we use under
djangoproject.com/documentation/ as well as the source filename. Should avoid
problems with archived documentation and missing HTTP redirects. Refs #4013.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5039 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com links. Thanks for the patch, SmileyChris</title>
<updated>2007-01-24T20:08:47Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-24T20:08:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8e54c4978472c559f8a6a5efc00e3e48525629a4'/>
<id>urn:sha1:8e54c4978472c559f8a6a5efc00e3e48525629a4</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4420 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #3282 -- Fixed incorrect statement in docs/tutorial03.txt. Thanks, dave.pawson@gmail.com and Simon G.</title>
<updated>2007-01-23T02:02:35Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-01-23T02:02:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=31bdd8d720c6a18c295513cf5af215993c11c82a'/>
<id>urn:sha1:31bdd8d720c6a18c295513cf5af215993c11c82a</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4393 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2756 -- Modified the get_object_or_404/get_list_or_404 shortcuts to accept model managers as well as model classes. Thanks, Gary Wilson.</title>
<updated>2007-01-03T14:16:58Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2007-01-03T14:16:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e1c6e987d07efb3ee9471e63541f9561b461ea44'/>
<id>urn:sha1:e1c6e987d07efb3ee9471e63541f9561b461ea44</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4275 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2863 -- Fixed a small typo in one of the examples. Thanks</title>
<updated>2006-10-23T07:42:04Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2006-10-23T07:42:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=31ff83e3ce853519ae9c836d654f3fbaf39c9dd7'/>
<id>urn:sha1:31ff83e3ce853519ae9c836d654f3fbaf39c9dd7</id>
<content type='text'>
bonovoxmofo@gmail.com.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3912 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
