summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial06.txt
AgeCommit message (Expand)Author
2020-05-04Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...Adam Johnson
2019-12-31Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials.Gabriel Augendre
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2018-10-31Fixed #22390 -- Doc'd possible server restart required in tutorial 6.Tim Graham
2018-09-10Refs #20910 -- Replaced snippet directive with code-block.Curtis Maloney
2018-02-21Used a CSS positioning in tutorial 6 that doesn't differ across browsers.Roger Erens
2018-01-21Fixed #29038 -- Removed closing slash from HTML void tags.Jon Dufresne
2015-12-10Fixed #21221 -- Made form Media and static template tag use staticfiles if in...Johannes Hoppe
2015-05-28Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.João Luiz Lorencetti
2013-10-14Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filen...M Nasimul Haque
2013-09-07Fixed #20876 -- Changed Poll model name in tutorial to QuestionRodolfo
2013-04-23Fixed #20307 -- Word repeated in tutorial.Thomas Thurman
2013-03-29Fixed #19897 - Updated static files howto.Tim Graham
2013-03-29Fixed #19582 - Added a static files tutorial.Tim Graham