<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/intro/tutorial06.txt, branch 3.2.18</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=3.2.18</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=3.2.18'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2022-06-27T06:10:48Z</updated>
<entry>
<title>[3.2.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+.</title>
<updated>2022-06-27T06:10:48Z</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=1a9098166e58704b11dcf088948efa89e088b6f5'/>
<id>urn:sha1:1a9098166e58704b11dcf088948efa89e088b6f5</id>
<content type='text'>
sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set
of nodes for which the text is checked.

Backport of ac90529cc58507d9a07610809a795ec5fc3cbf8c from main.
</content>
</entry>
<entry>
<title>Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments.</title>
<updated>2020-05-04T10:10:47Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2020-05-01T12:37:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d17b380653da5f95885ce53468fe7aac60672841'/>
<id>urn:sha1:d17b380653da5f95885ce53468fe7aac60672841</id>
<content type='text'>
</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>
<entry>
<title>Fixed #22390 -- Doc'd possible server restart required in tutorial 6.</title>
<updated>2018-11-01T00:50:10Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-11-01T00:50:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d8f83531c2dc40a7add4afc5b917c1e5a7452be8'/>
<id>urn:sha1:d8f83531c2dc40a7add4afc5b917c1e5a7452be8</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>Used a CSS positioning in tutorial 6 that doesn't differ across browsers.</title>
<updated>2018-02-21T17:07:24Z</updated>
<author>
<name>Roger Erens</name>
<email>roger.erens@e-s-c.biz</email>
</author>
<published>2018-02-21T17:07:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a94fd8a8d9ee02f4abd872fb2b7509c19ac5d44e'/>
<id>urn:sha1:a94fd8a8d9ee02f4abd872fb2b7509c19ac5d44e</id>
<content type='text'>
Otherwise in Firefox, the &lt;html&gt; and &lt;body&gt; elements take just as much height
is needed for the content and so the image doesn't appear at the bottom of the
window.</content>
</entry>
<entry>
<title>Fixed #29038 -- Removed closing slash from HTML void tags.</title>
<updated>2018-01-21T07:09:10Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-01-21T07:09:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ff05de760cc4ef4c7f188e163c722ec3bc1f0cbf'/>
<id>urn:sha1:ff05de760cc4ef4c7f188e163c722ec3bc1f0cbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #21221 -- Made form Media and static template tag use staticfiles if installed.</title>
<updated>2015-12-10T19:30:19Z</updated>
<author>
<name>Johannes Hoppe</name>
<email>info@johanneshoppe.com</email>
</author>
<published>2015-11-07T11:24:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cf546e11ac76c8dec527e39ff8ce8249a195ab42'/>
<id>urn:sha1:cf546e11ac76c8dec527e39ff8ce8249a195ab42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.</title>
<updated>2015-05-28T18:07:39Z</updated>
<author>
<name>João Luiz Lorencetti</name>
<email>me@dirtycoder.net</email>
</author>
<published>2015-05-11T23:43:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3653466bdf211ca603ec976c28d4a8da566dc671'/>
<id>urn:sha1:3653466bdf211ca603ec976c28d4a8da566dc671</id>
<content type='text'>
</content>
</entry>
</feed>
