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
/
install.txt
Age
Commit message (
Expand
)
Author
2010-10-18
Clarify in the documentation that we occasionally add APIs for newer Python v...
Alex Gaynor
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-08-05
Fixed #14062: Corrected a stray reference to 2.6 as the high level for suppor...
Karen Tracey
2010-07-05
Doc updates missed in [13423]
Luke Plant
2010-05-06
Corrected a documentation markup problem.
Russell Keith-Magee
2010-05-06
Fixed #12609 -- Updated FAQ on which version users should install. Thanks to ...
Russell Keith-Magee
2009-12-26
Fixed several broken and redirecting URLs in the documentation (fixes #12219,...
Gary Wilson Jr
2009-10-23
Clarified faq/install w.r.t. the various Python versions available.
Jacob Kaplan-Moss
2009-10-23
Removed mentions of Python 2.3 support from the docs -- Django 1.2 drops supp...
Jacob Kaplan-Moss
2009-06-18
Fixed #11339 -- Corrected typo in FAQ. Thanks Kellen.
Karen Tracey
2009-05-26
Fixed #11202 -- Removed mod_python information from FAQ, as it is no longer t...
Karen Tracey
2008-12-10
Yet another place where we claim to support 2.3 and up
James Bennett
2008-12-09
Fixed #9783; clarified install docs and FAQ to explain that Django does not y...
James Bennett
2008-11-21
Remove the FAQ answer about a setuptools install error that references runnin...
Karen Tracey
2008-11-21
Fixed #9611 -- Noted in the FAQ answer about Python versions that some contri...
Karen Tracey
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss