<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/intro/tutorial01.txt, branch 2.2.3</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.2.3</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.2.3'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2019-02-13T19:00:53Z</updated>
<entry>
<title>[2.2.x] Fixed #30184 -- Removed ellipsis characters from shell output strings.</title>
<updated>2019-02-13T19:00:53Z</updated>
<author>
<name>Dan Davis</name>
<email>danizen@users.noreply.github.com</email>
</author>
<published>2019-02-13T18:59:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5e94c817ee26a13e141a11a2f429f9ee2cc37ab0'/>
<id>urn:sha1:5e94c817ee26a13e141a11a2f429f9ee2cc37ab0</id>
<content type='text'>
Partially reverted 50b8493581fea3d7137dd8db33bac7008868d23a (refs #29654)
to avoid a crash when the user shell doesn't support non-ASCII characters.
Backport of 2bd8df243ac6fc35e58c9fe90b20c9e42519a5ac from master.
</content>
</entry>
<entry>
<title>Fixed "lets" mistakes in docs.</title>
<updated>2019-01-15T01:32:19Z</updated>
<author>
<name>David Beitey</name>
<email>david@davidjb.com</email>
</author>
<published>2019-01-14T23:54:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=885cb0d39041e359a3ad00d4bdaac24cbcc843c9'/>
<id>urn:sha1:885cb0d39041e359a3ad00d4bdaac24cbcc843c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #20910 -- Replaced snippet directive with code-block.</title>
<updated>2018-09-10T17:00:34Z</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=c49ea6f5911296dcb40190c905e38b43cdc7c7a3'/>
<id>urn:sha1:c49ea6f5911296dcb40190c905e38b43cdc7c7a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #29654 -- Replaced three dots with ellipsis character in output strings.</title>
<updated>2018-08-22T13:13:58Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2018-08-22T13:13:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=50b8493581fea3d7137dd8db33bac7008868d23a'/>
<id>urn:sha1:50b8493581fea3d7137dd8db33bac7008868d23a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added help for common 404 error in tutorial 1.</title>
<updated>2018-05-21T16:53:40Z</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=40ff93310f03dc89a6281a846b1a1ec4cb672bd0'/>
<id>urn:sha1:40ff93310f03dc89a6281a846b1a1ec4cb672bd0</id>
<content type='text'>
</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>
</feed>
