<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/intro/tutorial02.txt, branch 2.2.24</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.2.24</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.2.24'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2019-09-16T08:05:02Z</updated>
<entry>
<title>[2.2.x] Fixed #30775 -- Added admonition about missing imports to "Running tests" section in tutorial 5.</title>
<updated>2019-09-16T08:05:02Z</updated>
<author>
<name>Katie McLaughlin</name>
<email>katie@glasnt.com</email>
</author>
<published>2019-09-14T02:47:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=242805c82be5ae9109b4b14335bcad3a3870571d'/>
<id>urn:sha1:242805c82be5ae9109b4b14335bcad3a3870571d</id>
<content type='text'>
Backport of 44077985f58be02214a11ffde35776fed3c960e1 from master
</content>
</entry>
<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>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>Fixed typos in comments and docs.</title>
<updated>2018-08-01T20:09:22Z</updated>
<author>
<name>luz.paz</name>
<email>luzpaz@users.noreply.github.com</email>
</author>
<published>2018-08-01T16:55:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=97e637a87fb45c4de970cca6cb783d93473c9d15'/>
<id>urn:sha1:97e637a87fb45c4de970cca6cb783d93473c9d15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Alphabetized imports in various docs.</title>
<updated>2018-05-12T17:37:42Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2018-05-12T17:37:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=35319bf12ccefe1911588493484160aa49208f89'/>
<id>urn:sha1:35319bf12ccefe1911588493484160aa49208f89</id>
<content type='text'>
Follow-up of d97cce34096043b019e818a7fb98c0f9f073704c and 7d3fe36c626a3268413eb86d37920f132eb4a54f.</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>Removed note in tutorial about bypassing manage.py.</title>
<updated>2018-01-12T00:05:59Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-01-12T00:05:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a8e492bc81fca829f5d270e2d57703c02e58701e'/>
<id>urn:sha1:a8e492bc81fca829f5d270e2d57703c02e58701e</id>
<content type='text'>
This isn't relevant for beginners.</content>
</entry>
<entry>
<title>Fixed #27953 -- Added instance's pk to Model.__str__().</title>
<updated>2017-06-09T17:42:53Z</updated>
<author>
<name>Collin Anderson</name>
<email>cmawebsite@gmail.com</email>
</author>
<published>2017-04-08T18:38:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1a49b8947033fd667310b1b996330a8e119fcbf9'/>
<id>urn:sha1:1a49b8947033fd667310b1b996330a8e119fcbf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed docs references to long integers.</title>
<updated>2017-01-19T18:19:26Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2017-01-19T18:19:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9d27478958b50f2f689a103e39bf998fe7486675'/>
<id>urn:sha1:9d27478958b50f2f689a103e39bf998fe7486675</id>
<content type='text'>
</content>
</entry>
</feed>
