<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/intro/tutorial03.txt, branch 1.5.1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.5.1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.5.1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2013-03-22T18:08:55Z</updated>
<entry>
<title>[1.5.x] Added missing markup to docs.</title>
<updated>2013-03-22T18:08:55Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-03-22T09:50:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f7ca464039b4f21705a8a7074f6c542c3e4937b4'/>
<id>urn:sha1:f7ca464039b4f21705a8a7074f6c542c3e4937b4</id>
<content type='text'>
Backport of 93cffc3b37 from master.
</content>
</entry>
<entry>
<title>[1.5.x] Made a small clarification in tutorial.</title>
<updated>2013-02-24T03:07:55Z</updated>
<author>
<name>Preston Holmes</name>
<email>preston@ptone.com</email>
</author>
<published>2013-02-24T03:06:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f60dd6f55dcd646dcec4f7f8b2cc73af985ccba3'/>
<id>urn:sha1:f60dd6f55dcd646dcec4f7f8b2cc73af985ccba3</id>
<content type='text'>
refs #19889
</content>
</entry>
<entry>
<title>[1.5.x] Changed "mysite/mytemplates/" -&gt; "mysite/templates" in tutorial.</title>
<updated>2013-02-23T14:23:06Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-02-23T14:19:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5732f7b62be4bdb289af0dc389d399f9d2e9dcf8'/>
<id>urn:sha1:5732f7b62be4bdb289af0dc389d399f9d2e9dcf8</id>
<content type='text'>
Thanks James Pic.

Backport of 1b7fb29dfb from master.
</content>
</entry>
<entry>
<title>[1.5.x] Fixed #19706 - Tweaks to the tutorial.</title>
<updated>2013-02-07T12:14:03Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-02-07T10:51:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ad2311dfc68fb10710093c5b8c827249852402dd'/>
<id>urn:sha1:ad2311dfc68fb10710093c5b8c827249852402dd</id>
<content type='text'>
Thanks Daniele Procida.

Backport of aa85ccf8ce from master.
</content>
</entry>
<entry>
<title>[1.5.x] Fixed a malformed link.</title>
<updated>2013-01-27T11:11:42Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-01-27T11:09:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c87f89c0db9314d26a3ad9afceb812e2d2f07f96'/>
<id>urn:sha1:c87f89c0db9314d26a3ad9afceb812e2d2f07f96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5.X] Removed PHP references</title>
<updated>2012-12-15T00:33:48Z</updated>
<author>
<name>Ben Longden</name>
<email>blongden@inviqa.com</email>
</author>
<published>2012-12-13T13:20:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0c3e4848b63574f0f02528bb15a4cfbd23333bc8'/>
<id>urn:sha1:0c3e4848b63574f0f02528bb15a4cfbd23333bc8</id>
<content type='text'>
Backport of 55a2d5b577 from master
</content>
</entry>
<entry>
<title>[1.5.X] Fixed #16671 - Added a tutorial on reuseable apps</title>
<updated>2012-10-30T22:41:29Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-10-30T19:53:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5c7406b236b641ac1802d1471f04b27166909121'/>
<id>urn:sha1:5c7406b236b641ac1802d1471f04b27166909121</id>
<content type='text'>
Thank-you Katie Miller and Ben Sturmfels for the initial draft,
as well as Russ and Carl for the reviews.

Backport of 08cf54990a from master
</content>
</entry>
<entry>
<title>Fixed #18715 - Refactored tutorial 3. Thank-you Daniel Greenfeld!</title>
<updated>2012-10-15T23:47:26Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-10-13T18:37:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=07abb7a6b7af2c45be553acf08d85cd2d72057ad'/>
<id>urn:sha1:07abb7a6b7af2c45be553acf08d85cd2d72057ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18807 -- Made 404.html and 500.html optional</title>
<updated>2012-09-30T21:16:19Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-09-30T21:16:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8bd7b598b6de1be1e3f72f3a1ee62803b1c02010'/>
<id>urn:sha1:8bd7b598b6de1be1e3f72f3a1ee62803b1c02010</id>
<content type='text'>
Thanks Aymeric Augustin for the report and Jannis Leidel for the
review.
</content>
</entry>
<entry>
<title>Made a version condition less confusing.</title>
<updated>2012-09-23T18:18:29Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-09-23T18:17:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=98b6ce60f4f4456fb00259ec118e1fed2a4dfaa4'/>
<id>urn:sha1:98b6ce60f4f4456fb00259ec118e1fed2a4dfaa4</id>
<content type='text'>
Fixed #18762 (again).
</content>
</entry>
</feed>
