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
/
faq
/
usage.txt
Age
Commit message (
Expand
)
Author
2020-05-13
Used :envvar: role and .. envvar:: directive in various docs.
Nick Pope
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2014-09-21
Fixed #23527 -- Removed Cheetah references in docs
Ola Sitarska
2014-08-12
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
Ola Sitarska
2013-10-11
Fixed #8918 -- Made FileField.upload_to optional.
Tim Graham
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-03-31
Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric ...
Claude Paroz
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2010-11-07
Fixed #10904 -- Corrected inappropriate usage of the term "absolute URL" thro...
Gabriel Hurley
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2009-03-31
A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #...
Jacob Kaplan-Moss
2009-03-30
Fixed some long lines and removed trailing whitespace.
Gary Wilson Jr
2008-09-02
A bunch of cleanups to file documentation. Along the way some references to t...
Jacob Kaplan-Moss
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss