<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/intro/tutorial03.txt, branch 1.9a1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.9a1</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.9a1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2015-09-07T12:13:34Z</updated>
<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 #21927 -- Made application and instance namespaces more distinct.</title>
<updated>2015-06-08T19:12:20Z</updated>
<author>
<name>Marten Kenbeek</name>
<email>marten.knbk@gmail.com</email>
</author>
<published>2015-05-28T15:25:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1e82094f1b6690018228e688303295f83e1c3d9a'/>
<id>urn:sha1:1e82094f1b6690018228e688303295f83e1c3d9a</id>
<content type='text'>
Made URL application namespaces be set in the included URLconf and
instance namespaces in the call to include(). Deprecated other ways
to set application and instance namespaces.
</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>Fixed #24143 -- Encouraged use of Http404 messages for debugging.</title>
<updated>2015-01-16T14:41:01Z</updated>
<author>
<name>Keryn Knight</name>
<email>keryn@kerynknight.com</email>
</author>
<published>2015-01-13T08:02:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=726a9550db5129badc1c44809b0bed728fa1ad90'/>
<id>urn:sha1:726a9550db5129badc1c44809b0bed728fa1ad90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecated TEMPLATE_LOADERS.</title>
<updated>2014-12-28T16:02:30Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2014-12-17T21:10:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cf0fd65ed42d5d4f0585da413db4b1cf7c6b0d1a'/>
<id>urn:sha1:cf0fd65ed42d5d4f0585da413db4b1cf7c6b0d1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #23855 -- Removed unnecessary all() in tutorial 3.</title>
<updated>2014-11-17T17:10:50Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-11-17T17:10:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8fce7978307058f9bc7d9f815858f27fdd954409'/>
<id>urn:sha1:8fce7978307058f9bc7d9f815858f27fdd954409</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #23491 -- Clarified tutorial 3.</title>
<updated>2014-09-17T12:37:27Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-09-17T12:37:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=54fd84e43230bc739160b680c5ba51542e2e6e7d'/>
<id>urn:sha1:54fd84e43230bc739160b680c5ba51542e2e6e7d</id>
<content type='text'>
Thanks diek for the suggestion.
</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>Fixed #22888 -- Removed some unnecessary text in tutorial 3.</title>
<updated>2014-06-23T13:10:44Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-06-23T13:10:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1bbffe7867a2e5169bc89fbfab5da9b4b7bc0b05'/>
<id>urn:sha1:1bbffe7867a2e5169bc89fbfab5da9b4b7bc0b05</id>
<content type='text'>
</content>
</entry>
</feed>
