index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
intro
/
tutorial06.txt
Age
Commit message (
Expand
)
Author
2022-06-27
[4.1.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2022-03-08
Clarified that tutorial background image should be self-provided.
Adam Johnson
2022-01-22
Stopped including type="text/css" attributes for CSS link tags.
Claude Paroz
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2019-12-31
Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials.
Gabriel Augendre
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2018-10-31
Fixed #22390 -- Doc'd possible server restart required in tutorial 6.
Tim Graham
2018-09-10
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
2018-02-21
Used a CSS positioning in tutorial 6 that doesn't differ across browsers.
Roger Erens
2018-01-21
Fixed #29038 -- Removed closing slash from HTML void tags.
Jon Dufresne
2015-12-10
Fixed #21221 -- Made form Media and static template tag use staticfiles if in...
Johannes Hoppe
2015-05-28
Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.
João Luiz Lorencetti
2013-10-14
Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filen...
M Nasimul Haque
2013-09-07
Fixed #20876 -- Changed Poll model name in tutorial to Question
Rodolfo
2013-04-23
Fixed #20307 -- Word repeated in tutorial.
Thomas Thurman
2013-03-29
Fixed #19897 - Updated static files howto.
Tim Graham
2013-03-29
Fixed #19582 - Added a static files tutorial.
Tim Graham