<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/intro/tutorial03.txt, branch 1.11.15</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.11.15</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.11.15'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2016-03-09T17:18:21Z</updated>
<entry>
<title>Fixed #26255 -- Fixed orphaned include() reference following tutorial reordering.</title>
<updated>2016-03-09T17:18:21Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-03-09T17:18:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4323676ea5ab6994feb1385522665069d84f397b'/>
<id>urn:sha1:4323676ea5ab6994feb1385522665069d84f397b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a missing import in tutorial 3.</title>
<updated>2016-01-02T14:39:25Z</updated>
<author>
<name>Mahendra Yadav</name>
<email>mahendra.k12@gmail.com</email>
</author>
<published>2016-01-02T09:55:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e8c34bb832e88a3dec8c5f3f687bbbf62afb857c'/>
<id>urn:sha1:e8c34bb832e88a3dec8c5f3f687bbbf62afb857c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26013 -- Moved django.core.urlresolvers to django.urls.</title>
<updated>2015-12-31T19:21:29Z</updated>
<author>
<name>Marten Kenbeek</name>
<email>marten.knbk@gmail.com</email>
</author>
<published>2015-12-30T15:51:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=16411b8400ad08f90c236bb2e18f65c655f903f8'/>
<id>urn:sha1:16411b8400ad08f90c236bb2e18f65c655f903f8</id>
<content type='text'>
Thanks to Tim Graham for the review.
</content>
</entry>
<entry>
<title>Fixed #25854 -- Removed deprecated usage of template.render() with RequestContext in docs.</title>
<updated>2015-12-23T23:30:35Z</updated>
<author>
<name>Alasdair Nicol</name>
<email>alasdair@thenicols.net</email>
</author>
<published>2015-12-23T21:14:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=32c7d93e5f0638c5a1ec8e2525c967be444fcef1'/>
<id>urn:sha1:32c7d93e5f0638c5a1ec8e2525c967be444fcef1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #25755 -- Unified spelling of "website".</title>
<updated>2015-11-16T11:44:14Z</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=1f8dad69158a96d0649d321ce08ecc9c0465f962'/>
<id>urn:sha1:1f8dad69158a96d0649d321ce08ecc9c0465f962</id>
<content type='text'>
</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 #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>
</feed>
