<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/intro/tutorial03.txt, branch 3.0.10</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.0.10</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.0.10'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2020-06-02T10:27:43Z</updated>
<entry>
<title>[3.0.x] Adjusted URL example in tutorial.</title>
<updated>2020-06-02T10:27:43Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton@noumenal.es</email>
</author>
<published>2020-06-02T10:26:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b9db04178939bb737f1343089af021ede0da50d9'/>
<id>urn:sha1:b9db04178939bb737f1343089af021ede0da50d9</id>
<content type='text'>
No need for the example to be ASP specific.

Co-authored-by: Noah Kantrowitz &lt;noah@coderanger.net&gt;
Backport of 8c49c3f7257f14e071b619f90cd4d8cae6d04e74 from master
</content>
</entry>
<entry>
<title>[3.0.x] Added note about incomplete HTML in tutorial 3.</title>
<updated>2020-01-17T14:48:42Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2020-01-13T22:04:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3c05ab295df0b89192182c5c5309aaaff5cb4bb0'/>
<id>urn:sha1:3c05ab295df0b89192182c5c5309aaaff5cb4bb0</id>
<content type='text'>
Backport of 26be53dd89cef46746b4a67cbc0bb29665e999a6 from master
</content>
</entry>
<entry>
<title>[3.0.x] Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials.</title>
<updated>2019-12-31T08:26:13Z</updated>
<author>
<name>Gabriel Augendre</name>
<email>gabriel@augendre.info</email>
</author>
<published>2019-12-21T13:58:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8e432718b80d8dc3bbcf727dcaced67599a3ee53'/>
<id>urn:sha1:8e432718b80d8dc3bbcf727dcaced67599a3ee53</id>
<content type='text'>
Backport of 307c63f9a7c90a21368d8361cd76f48f372413ab from master
</content>
</entry>
<entry>
<title>Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.</title>
<updated>2019-09-06T11:27:46Z</updated>
<author>
<name>Tobias Kunze</name>
<email>r@rixx.de</email>
</author>
<published>2019-06-17T14:54:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a954cfd11a5d034491f87fcbc920eb97a302bb3'/>
<id>urn:sha1:4a954cfd11a5d034491f87fcbc920eb97a302bb3</id>
<content type='text'>
This patch does not remove all occurrences of the words in question.
Rather, I went through all of the occurrences of the words listed
below, and judged if they a) suggested the reader had some kind of
knowledge/experience, and b) if they added anything of value (including
tone of voice, etc). I left most of the words alone. I looked at the
following words:

- simply/simple
- easy/easier/easiest
- obvious
- just
- merely
- straightforward
- ridiculous

Thanks to Carlton Gibson for guidance on how to approach this issue, and
to Tim Bell for providing the idea. But the enormous lion's share of
thanks go to Adam Johnson for his patient and helpful review.
</content>
</entry>
<entry>
<title>Removed extra characters in docs header underlines.</title>
<updated>2019-02-08T20:38:30Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2019-02-08T20:38:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=25829197bb94585e94695360065ac614aa9e6a56'/>
<id>urn:sha1:25829197bb94585e94695360065ac614aa9e6a56</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>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 #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>
</feed>
