summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial06.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #22390 -- Doc'd possible server restart required in tutorial 6.Tim Graham2018-10-311-3/+11
|
* Refs #20910 -- Replaced snippet directive with code-block.Curtis Maloney2018-09-101-6/+6
|
* Used a CSS positioning in tutorial 6 that doesn't differ across browsers.Roger Erens2018-02-211-2/+2
| | | | | Otherwise in Firefox, the <html> and <body> elements take just as much height is needed for the content and so the image doesn't appear at the bottom of the window.
* Fixed #29038 -- Removed closing slash from HTML void tags.Jon Dufresne2018-01-211-1/+1
|
* Fixed #21221 -- Made form Media and static template tag use staticfiles if ↵Johannes Hoppe2015-12-101-4/+2
| | | | installed.
* Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.João Luiz Lorencetti2015-05-281-10/+3
|
* Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a ↵M Nasimul Haque2013-10-141-3/+6
| | | | | | filename. Thanks Marc Tamlyn for the suggestion.
* Fixed #20876 -- Changed Poll model name in tutorial to QuestionRodolfo2013-09-071-1/+1
|
* Fixed #20307 -- Word repeated in tutorial.Thomas Thurman2013-04-231-1/+1
| | | | Replaced "the the" in the tutorial with "the".
* Fixed #19897 - Updated static files howto.Tim Graham2013-03-291-1/+1
| | | | | Thanks Jan Murre, Reinout van Rees and Wim Feijen, plus Remco Wendt for reviewing.
* Fixed #19582 - Added a static files tutorial.Tim Graham2013-03-291-0/+125
Thanks James Pic.