<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/intro/tutorial04.txt, branch 5.0.11</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=5.0.11</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=5.0.11'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2024-03-29T15:34:29Z</updated>
<entry>
<title>[5.0.x] Restored django.db.models.F import in final code snippet added at the beginning of tutorial 4.</title>
<updated>2024-03-29T15:34:29Z</updated>
<author>
<name>Taishi Endo</name>
<email>82435332+EndoTaishi@users.noreply.github.com</email>
</author>
<published>2024-03-29T15:33:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7b144e7caeb58b60968f37bb4a9f221722337f1b'/>
<id>urn:sha1:7b144e7caeb58b60968f37bb4a9f221722337f1b</id>
<content type='text'>
Backport of 0df520979a5677baf9ed2801ed5c38f859edaa4d from main
</content>
</entry>
<entry>
<title>[5.0.x] Removed distracting note from tutorial 4.</title>
<updated>2024-02-21T07:15:19Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2024-02-20T15:26:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5d9be66c98fe4e16a0295d0252d1c944980a822e'/>
<id>urn:sha1:5d9be66c98fe4e16a0295d0252d1c944980a822e</id>
<content type='text'>
The note on a possible race condition is inappropriate in this
tutorial setting. To quote Diátaxis:

&gt; Your job is to guide the learner to a successful conclusion. There
&gt; may be many interesting diversions along the way … - ignore them.

Co-Authored-By: Ryan Hiebert &lt;ryan@ryanhiebert.com&gt;

Backport of 0a646c8e08605ba6896ef8f2938231d23c2181cc from main
</content>
</entry>
<entry>
<title>[5.0.x] Applied Black's 2024 stable style.</title>
<updated>2024-01-26T11:55:56Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-01-26T11:45:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0379e7532fdf3212b1fe22a58826109c23009be3'/>
<id>urn:sha1:0379e7532fdf3212b1fe22a58826109c23009be3</id>
<content type='text'>
https://github.com/psf/black/releases/tag/24.1.0

Backport of 305757aec19c9d5111e4d76095ae0acd66163e4b from main
</content>
</entry>
<entry>
<title>[5.0.x] Reorganized tutorial's part 4 to better understand changes needed in URLConf.</title>
<updated>2023-10-10T17:05:36Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2023-05-25T14:18:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9454d4feb1e4395ede0652f72333ce324b0dd99b'/>
<id>urn:sha1:9454d4feb1e4395ede0652f72333ce324b0dd99b</id>
<content type='text'>
Backport of d21ab70223dcbdc5a2603a88945147f2f780deee from main
</content>
</entry>
<entry>
<title>Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.</title>
<updated>2023-03-01T12:03:56Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2023-02-28T19:53:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=14459f80ee3a9e005989db37c26fd13bb6d2fab2'/>
<id>urn:sha1:14459f80ee3a9e005989db37c26fd13bb6d2fab2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed docs build with sphinxcontrib-spelling 7.5.0+.</title>
<updated>2022-05-31T09:17:01Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-05-31T05:40:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ac90529cc58507d9a07610809a795ec5fc3cbf8c'/>
<id>urn:sha1:ac90529cc58507d9a07610809a795ec5fc3cbf8c</id>
<content type='text'>
sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set
of nodes for which the text is checked.
</content>
</entry>
<entry>
<title>Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.</title>
<updated>2021-07-29T04:24:12Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2021-07-23T06:48:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1024b5e74a7166313ad4e4975a15e90dccd3ec5f'/>
<id>urn:sha1:1024b5e74a7166313ad4e4975a15e90dccd3ec5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32338 -- Improved accessibility of RadioSelect examples in docs.</title>
<updated>2021-06-04T06:28:25Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2021-05-14T07:46:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d8c17aa10c7f41e692fb6f5d0bf2fab7a90b9374'/>
<id>urn:sha1:d8c17aa10c7f41e692fb6f5d0bf2fab7a90b9374</id>
<content type='text'>
Co-authored-by: Thibaud Colas &lt;thibaudcolas@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials.</title>
<updated>2019-12-31T07:54:26Z</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=307c63f9a7c90a21368d8361cd76f48f372413ab'/>
<id>urn:sha1:307c63f9a7c90a21368d8361cd76f48f372413ab</id>
<content type='text'>
</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>
</feed>
