<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/intro/tutorial06.txt, branch 2.1.4</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=2.1.4</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=2.1.4'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2018-11-01T00:50:28Z</updated>
<entry>
<title>[2.1.x] Fixed #22390 -- Doc'd possible server restart required in tutorial 6.</title>
<updated>2018-11-01T00:50:28Z</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=1df26757dd21d0dfd053bdc4ae9db0ef037224fe'/>
<id>urn:sha1:1df26757dd21d0dfd053bdc4ae9db0ef037224fe</id>
<content type='text'>
Backport of d8f83531c2dc40a7add4afc5b917c1e5a7452be8 from master.
</content>
</entry>
<entry>
<title>[2.1.x] Refs #20910 -- Replaced snippet directive with code-block.</title>
<updated>2018-09-10T18:38:08Z</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=1853e2dbf2e290ec04e3389d523bbe4bad94a42e'/>
<id>urn:sha1:1853e2dbf2e290ec04e3389d523bbe4bad94a42e</id>
<content type='text'>
Backport of c49ea6f5911296dcb40190c905e38b43cdc7c7a3 from master
</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>
<entry>
<title>Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filename.</title>
<updated>2013-10-14T17:00:57Z</updated>
<author>
<name>M Nasimul Haque</name>
<email>nasim.haque@gmail.com</email>
</author>
<published>2013-09-23T22:23:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d07d6ae1167f93f2e88b3743c070003a66a31b35'/>
<id>urn:sha1:d07d6ae1167f93f2e88b3743c070003a66a31b35</id>
<content type='text'>
Thanks Marc Tamlyn for the suggestion.
</content>
</entry>
<entry>
<title>Fixed #20876 -- Changed Poll model name in tutorial to Question</title>
<updated>2013-09-07T17:37:09Z</updated>
<author>
<name>Rodolfo</name>
<email>rodolfo2488@gmail.com</email>
</author>
<published>2013-09-06T18:57:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d34b94b00fa817871939ea6c097621a3e4a87311'/>
<id>urn:sha1:d34b94b00fa817871939ea6c097621a3e4a87311</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #20307 -- Word repeated in tutorial.</title>
<updated>2013-04-24T03:12:47Z</updated>
<author>
<name>Thomas Thurman</name>
<email>thomas.thurman@hds.com</email>
</author>
<published>2013-04-23T15:10:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f17aa998be1f197004ac5d708cc7bcc0c3362bf0'/>
<id>urn:sha1:f17aa998be1f197004ac5d708cc7bcc0c3362bf0</id>
<content type='text'>
Replaced "the the" in the tutorial with "the".
</content>
</entry>
<entry>
<title>Fixed #19897 - Updated static files howto.</title>
<updated>2013-03-29T23:15:19Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2013-03-07T19:15:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6c730da1f6d34f5c38fa1d990d368286e016546c'/>
<id>urn:sha1:6c730da1f6d34f5c38fa1d990d368286e016546c</id>
<content type='text'>
Thanks Jan Murre, Reinout van Rees and Wim Feijen,
plus Remco Wendt for reviewing.
</content>
</entry>
</feed>
