<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/intro/tutorial01.txt, branch 2.1.8</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.1.8</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.1.8'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2018-09-10T18:38:08Z</updated>
<entry>
<title>[2.1.x] Refs #20910 -- Replaced snippet directive with code-block.</title>
<updated>2018-09-10T18:38:08Z</updated>
<author>
<name>Curtis Maloney</name>
<email>curtis@tinbrain.net</email>
</author>
<published>2018-09-10T17:00:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1853e2dbf2e290ec04e3389d523bbe4bad94a42e'/>
<id>urn:sha1:1853e2dbf2e290ec04e3389d523bbe4bad94a42e</id>
<content type='text'>
Backport of c49ea6f5911296dcb40190c905e38b43cdc7c7a3 from master
</content>
</entry>
<entry>
<title>[2.1.x] Added help for common 404 error in tutorial 1.</title>
<updated>2018-05-21T17:14:19Z</updated>
<author>
<name>Daniel Roseman</name>
<email>daniel.roseman@digital.cabinet-office.gov.uk</email>
</author>
<published>2018-05-19T13:17:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a53d6487b53d949108421a1aeb164f1c7132aa69'/>
<id>urn:sha1:a53d6487b53d949108421a1aeb164f1c7132aa69</id>
<content type='text'>
Backport of 40ff93310f03dc89a6281a846b1a1ec4cb672bd0 from master
</content>
</entry>
<entry>
<title>isorted import statements in tutorial example</title>
<updated>2018-03-22T07:53:56Z</updated>
<author>
<name>Melissa Lewis</name>
<email>meli.lewis@gmail.com</email>
</author>
<published>2018-03-22T07:53:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d97cce34096043b019e818a7fb98c0f9f073704c'/>
<id>urn:sha1:d97cce34096043b019e818a7fb98c0f9f073704c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28343 -- Add an OS chooser for docs command line examples.</title>
<updated>2018-01-20T17:38:48Z</updated>
<author>
<name>Ramiro Morales</name>
<email>ramiro@users.noreply.github.com</email>
</author>
<published>2018-01-20T17:38:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=37c17846ad6b02c6dca72e8087a279cca04a0c27'/>
<id>urn:sha1:37c17846ad6b02c6dca72e8087a279cca04a0c27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28938 -- Corrected Python compatibility in the tutorial.</title>
<updated>2017-12-18T18:51:36Z</updated>
<author>
<name>Daniel Hepper</name>
<email>daniel.hepper@epicco.de</email>
</author>
<published>2017-12-18T14:06:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4dcd7723d59a666ab8e6dc29b0cc6eb7f2658ec1'/>
<id>urn:sha1:4dcd7723d59a666ab8e6dc29b0cc6eb7f2658ec1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27857 -- Dropped support for Python 3.4.</title>
<updated>2017-09-25T21:11:03Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-02-18T00:45:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cfff2af02be40106d4759cc6f8bfa476ce82421c'/>
<id>urn:sha1:cfff2af02be40106d4759cc6f8bfa476ce82421c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.</title>
<updated>2017-09-20T22:04:42Z</updated>
<author>
<name>Sjoerd Job Postmus</name>
<email>sjoerdjob@sjec.nl</email>
</author>
<published>2016-10-20T17:29:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=df41b5a05d4e00e80e73afe629072e37873e767a'/>
<id>urn:sha1:df41b5a05d4e00e80e73afe629072e37873e767a</id>
<content type='text'>
Thanks Aymeric Augustin for shepherding the DEP and patch review.
Thanks Marten Kenbeek and Tim Graham for contributing to the code.
Thanks Tom Christie, Shai Berger, and Tim Graham for the docs.
</content>
</entry>
<entry>
<title>Fixed #28457 -- Updated the design of the 'Congrats' page for new Django projects.</title>
<updated>2017-08-07T14:33:55Z</updated>
<author>
<name>Timothy Allen</name>
<email>flipper@peregrinesalon.com</email>
</author>
<published>2017-08-07T14:33:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5fe9b7b40acf73da3dd91c56b3534f0bab1fb3d0'/>
<id>urn:sha1:5fe9b7b40acf73da3dd91c56b3534f0bab1fb3d0</id>
<content type='text'>
Developed by Timothy Allen and Chad Whitman of The Wharton School with
shepherding from Aymeric Augustin and Collin Anderson.</content>
</entry>
<entry>
<title>Used "0" ip shortcut for runserver example.</title>
<updated>2017-02-22T00:13:00Z</updated>
<author>
<name>Timothy Allen</name>
<email>flipper@peregrinesalon.com</email>
</author>
<published>2017-02-22T00:13:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7d20a7d88a81a041af4b66296971834ee6fa3512'/>
<id>urn:sha1:7d20a7d88a81a041af4b66296971834ee6fa3512</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explained the shell's $ prefix in tutorial 1.</title>
<updated>2017-02-09T14:33:42Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-02-09T14:13:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ad36e5480d6cafb4031e8eb0bacc3a07d2fe4609'/>
<id>urn:sha1:ad36e5480d6cafb4031e8eb0bacc3a07d2fe4609</id>
<content type='text'>
Thanks Luke Sneeringer for the suggestion.
</content>
</entry>
</feed>
