<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/tutorial04.txt, branch 4.2.15</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.2.15</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.2.15'/>
<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 #6998 -- Corrected typo in Tutorial 4. Thanks, Peter Upfold.</title>
<updated>2008-04-10T00:26:12Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2008-04-10T00:26:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bd3a1c006775c86be1472dac0b50d5bdcc9591ec'/>
<id>urn:sha1:bd3a1c006775c86be1472dac0b50d5bdcc9591ec</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7410 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #6890 -- Removed duplicate instruction to rename the `polls/detail.htm` template in tutorial part 4.</title>
<updated>2008-03-29T15:48:13Z</updated>
<author>
<name>Gary Wilson Jr</name>
<email>gary.wilson@gmail.com</email>
</author>
<published>2008-03-29T15:48:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a3747f23be69d607fdaa4fbc757341c4673ecd1f'/>
<id>urn:sha1:a3747f23be69d607fdaa4fbc757341c4673ecd1f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7380 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Edited some docs changes from the past few days</title>
<updated>2008-03-25T04:42:21Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2008-03-25T04:42:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0e552e5cd619ab61e597b1fc6d725b29ef7bfc56'/>
<id>urn:sha1:0e552e5cd619ab61e597b1fc6d725b29ef7bfc56</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7361 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #6659: explained where "forloop.counter" comes from</title>
<updated>2008-03-18T23:38:59Z</updated>
<author>
<name>James Bennett</name>
<email>ubernostrum@gmail.com</email>
</author>
<published>2008-03-18T23:38:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7d74376aabc64952264c12798ba9dcf868e195f0'/>
<id>urn:sha1:7d74376aabc64952264c12798ba9dcf868e195f0</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7315 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Used the url() function when adding a named URL pattern, mostly as an example of good practice and to introduce the function. Fixed #4908 (although it wasn't a bug).</title>
<updated>2007-08-19T15:08:48Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2007-08-19T15:08:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0a49719e7a2c225b122551c74134ae2abf561da7'/>
<id>urn:sha1:0a49719e7a2c225b122551c74134ae2abf561da7</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5946 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>Changed several documentation links to be relative.</title>
<updated>2007-08-04T03:39:24Z</updated>
<author>
<name>Gary Wilson Jr</name>
<email>gary.wilson@gmail.com</email>
</author>
<published>2007-08-04T03:39:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ac027df2539858b8dfcb7fe6b3da19b2573f147c'/>
<id>urn:sha1:ac027df2539858b8dfcb7fe6b3da19b2573f147c</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5798 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Edited changes to docs/tutorial04.txt from [5649]</title>
<updated>2007-07-12T04:44:45Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2007-07-12T04:44:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8c4cc3235239d4d9d39a6294443a9cce0a7a7a81'/>
<id>urn:sha1:8c4cc3235239d4d9d39a6294443a9cce0a7a7a81</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5651 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #4615: corrected reverse URL resolution examples in tutorial 4. Thanks for the patch, simeonf.</title>
<updated>2007-07-12T00:33:44Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2007-07-12T00:33:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=74fe707e0491a967fe5fb36e28e8f14c1163442b'/>
<id>urn:sha1:74fe707e0491a967fe5fb36e28e8f14c1163442b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5649 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
