<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/intro/tutorial04.txt, branch 1.9.12</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.9.12</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.9.12'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2016-02-01T21:38:30Z</updated>
<entry>
<title>[1.9.x] Clarified "same as above" tutorial comment.</title>
<updated>2016-02-01T21:38:30Z</updated>
<author>
<name>KimberleyLawrence</name>
<email>kimberleynedic@gmail.com</email>
</author>
<published>2016-01-31T23:02:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7aeb3cd779851809f14ef2e98bbaf75b40c3052e'/>
<id>urn:sha1:7aeb3cd779851809f14ef2e98bbaf75b40c3052e</id>
<content type='text'>
Backport of ca4afc77db2dbd296c06b66ae85481ca29df30c5 from master
</content>
</entry>
<entry>
<title>[1.9.x] Fixed #25934 -- Added missing app_name in tutorial 4's urls.py.</title>
<updated>2015-12-14T13:59:29Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-12-14T13:56:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=45ea00742b06393a76f2d553999a5c37e09dc7c3'/>
<id>urn:sha1:45ea00742b06393a76f2d553999a5c37e09dc7c3</id>
<content type='text'>
Backport of 4cd24bb67c8d82630817e97ab9ba444ca955a94d from master
</content>
</entry>
<entry>
<title>[1.9.x] Fixed #25755 -- Unified spelling of "website".</title>
<updated>2015-11-16T11:44:46Z</updated>
<author>
<name>Agnieszka Lasyk</name>
<email>agnieszkalasyk@agalasyk.local</email>
</author>
<published>2015-11-15T12:05:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b3389956c9cbc31e82137e787cfd339a3d1dab6f'/>
<id>urn:sha1:b3389956c9cbc31e82137e787cfd339a3d1dab6f</id>
<content type='text'>
Backport of 1f8dad69158a96d0649d321ce08ecc9c0465f962 from master
</content>
</entry>
<entry>
<title>Fixed #25358 -- Improved variable name for question in tutorial.</title>
<updated>2015-09-07T12:13:34Z</updated>
<author>
<name>Alasdair Nicol</name>
<email>alasdair@thenicols.net</email>
</author>
<published>2015-09-06T11:17:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=19f98946f2b31b62303aedb5b30951ca295116d8'/>
<id>urn:sha1:19f98946f2b31b62303aedb5b30951ca295116d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #7060 -- Added a note about race conditions to the tutorial</title>
<updated>2015-06-04T13:40:59Z</updated>
<author>
<name>Raphael Michel</name>
<email>mail@raphaelmichel.de</email>
</author>
<published>2015-06-04T13:09:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3e9b5bfd9c3e16c968278f7d050f52739690eb29'/>
<id>urn:sha1:3e9b5bfd9c3e16c968278f7d050f52739690eb29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.</title>
<updated>2015-05-28T18:07:39Z</updated>
<author>
<name>João Luiz Lorencetti</name>
<email>me@dirtycoder.net</email>
</author>
<published>2015-05-11T23:43:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3653466bdf211ca603ec976c28d4a8da566dc671'/>
<id>urn:sha1:3653466bdf211ca603ec976c28d4a8da566dc671</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated tutorial to use explicit relative imports.</title>
<updated>2015-02-22T19:20:02Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-02-22T14:59:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b2f331dc68ec3c5a34285f7af9614e4178e9a371'/>
<id>urn:sha1:b2f331dc68ec3c5a34285f7af9614e4178e9a371</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid the word "stupid".</title>
<updated>2014-09-09T18:55:57Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@oscaro.com</email>
</author>
<published>2014-09-08T19:16:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9562ffea9719f2b1795e676718c6d433a1f8d4ed'/>
<id>urn:sha1:9562ffea9719f2b1795e676718c6d433a1f8d4ed</id>
<content type='text'>
There's always a better word.
</content>
</entry>
<entry>
<title>Fixed #23148 -- Minor tweaks in tutorial code samples</title>
<updated>2014-08-02T08:17:45Z</updated>
<author>
<name>Collin Anderson</name>
<email>collin@onetencommunications.com</email>
</author>
<published>2014-08-02T01:32:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e075d2e66baae98c5b5c06bff384665ab50e0223'/>
<id>urn:sha1:e075d2e66baae98c5b5c06bff384665ab50e0223</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added warning in tutorial 4 that the regex capture group name has changed.</title>
<updated>2014-07-22T18:00:22Z</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=731f313d604a6cc141f36d8a1ba9a75790c70154'/>
<id>urn:sha1:731f313d604a6cc141f36d8a1ba9a75790c70154</id>
<content type='text'>
</content>
</entry>
</feed>
