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
/
tutorial07.txt
Age
Commit message (
Expand
)
Author
2021-01-27
[3.2.x] Fixed #32348, Refs #29087 -- Corrected tutorial for updated deleting ...
Carlton Gibson
2021-01-13
Fixed #16117 -- Added decorators for admin action and display functions.
Nick Pope
2019-12-31
Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials.
Gabriel Augendre
2019-11-07
Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and ...
Jon Dufresne
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2018-09-10
Refs #20910 -- Replaced snippet directive with code-block.
Curtis Maloney
2018-01-20
Fixed #28343 -- Add an OS chooser for docs command line examples.
Ramiro Morales
2017-07-18
Removed unneeded right quotes in docs to fix spelling errors.
Tim Graham
2016-07-14
Reworded a sentence in tutorial 7.
Daniel Rice
2016-06-09
Fixed typo in docs/intro/tutorial07.txt
John Karahalis
2016-04-10
Fixed #26485 -- Fixed typo in docs/intro/tutorial07.
Denis Afonso
2016-03-09
Fixed #26339 -- Updated Question.was_published_recently() in tutorial 7 to re...
Tim Graham
2015-05-28
Fixed #24732 -- Reordered tutorial to cover basics before bells and whistles.
João Luiz Lorencetti