<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/intro/tutorial04.txt, branch 1.7.4</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.7.4</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.7.4'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2014-08-02T08:26:08Z</updated>
<entry>
<title>[1.7.x] Fixed #23148 -- Minor tweaks in tutorial code samples</title>
<updated>2014-08-02T08:26:08Z</updated>
<author>
<name>Erik Romijn</name>
<email>eromijn@solidlinks.nl</email>
</author>
<published>2014-08-02T08:26:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=893f188386cf156ce90cafbc136e335da16f8247'/>
<id>urn:sha1:893f188386cf156ce90cafbc136e335da16f8247</id>
<content type='text'>
Backport of e075d2e66baae98c5b5c06bff384665ab50e0223 from master.
</content>
</entry>
<entry>
<title>[1.7.x] Added warning in tutorial 4 that the regex capture group name has changed.</title>
<updated>2014-07-22T18:00:47Z</updated>
<author>
<name>Rikki</name>
<email>rikki@prince.io</email>
</author>
<published>2014-07-21T22:37:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=04030acb85c8fecae7ae3773c9595bb14bdb4547'/>
<id>urn:sha1:04030acb85c8fecae7ae3773c9595bb14bdb4547</id>
<content type='text'>
Backport of 731f313d60 from master
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #22836 -- Linked tutorial05 to the right section of tutorial04.</title>
<updated>2014-06-20T12:16:53Z</updated>
<author>
<name>Maxime Turcotte</name>
<email>maxime.turcotte@savoirfairelinux.com</email>
</author>
<published>2014-06-20T01:46:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0b871ec22a3397063a0150d26efc0d1e1a293108'/>
<id>urn:sha1:0b871ec22a3397063a0150d26efc0d1e1a293108</id>
<content type='text'>
Backport of 608aa8d101 from master
</content>
</entry>
<entry>
<title>[1.7.x] Updated doc links to point to Python 3 documentation</title>
<updated>2014-04-26T14:03:40Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-04-26T14:00:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e441cebce340f54741be957817cc034000deab3c'/>
<id>urn:sha1:e441cebce340f54741be957817cc034000deab3c</id>
<content type='text'>
Backport of 680a0f08b from master.
</content>
</entry>
<entry>
<title>[1.7.x] Fixed #22472 -- Clarified meaning of dots in tutorial 4 code block.</title>
<updated>2014-04-18T19:03:57Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-04-18T16:10:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1816baf4f7de0a1557108e1d26f754eca3e543c0'/>
<id>urn:sha1:1816baf4f7de0a1557108e1d26f754eca3e543c0</id>
<content type='text'>
Backport of 6b2ce38c49 from master
</content>
</entry>
<entry>
<title>Fixed #21613 -- Removed a hardcoded input id from the tutorial.</title>
<updated>2013-12-18T23:36:01Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-12-18T23:36:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cc2d9602746395d5f406632139378d469ca6301b'/>
<id>urn:sha1:cc2d9602746395d5f406632139378d469ca6301b</id>
<content type='text'>
Thanks Bruno Brouard for the report.
</content>
</entry>
<entry>
<title>Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filename.</title>
<updated>2013-10-14T17:00:57Z</updated>
<author>
<name>M Nasimul Haque</name>
<email>nasim.haque@gmail.com</email>
</author>
<published>2013-09-23T22:23:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d07d6ae1167f93f2e88b3743c070003a66a31b35'/>
<id>urn:sha1:d07d6ae1167f93f2e88b3743c070003a66a31b35</id>
<content type='text'>
Thanks Marc Tamlyn for the suggestion.
</content>
</entry>
<entry>
<title>Fixed #21195 -- Clarifed usage of template_name in tutorial part 4.</title>
<updated>2013-10-01T14:08:36Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-10-01T14:08:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b66a51ad545ac726ef98966cbc35ee7aefdff8cd'/>
<id>urn:sha1:b66a51ad545ac726ef98966cbc35ee7aefdff8cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #20876 -- Changed Poll model name in tutorial to Question</title>
<updated>2013-09-07T17:37:09Z</updated>
<author>
<name>Rodolfo</name>
<email>rodolfo2488@gmail.com</email>
</author>
<published>2013-09-06T18:57:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d34b94b00fa817871939ea6c097621a3e4a87311'/>
<id>urn:sha1:d34b94b00fa817871939ea6c097621a3e4a87311</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing imports to the examples in the 'First Steps'</title>
<updated>2013-05-18T16:39:21Z</updated>
<author>
<name>leandrafinger</name>
<email>leandra.finger@gmail.com</email>
</author>
<published>2013-05-18T11:34:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ddd9ee16fa0c7cc19fd472fd7c1f6d28693a89be'/>
<id>urn:sha1:ddd9ee16fa0c7cc19fd472fd7c1f6d28693a89be</id>
<content type='text'>
</content>
</entry>
</feed>
