index
:
chango.git
devmain
fix-31295
initial-branch
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
/
install.txt
Age
Commit message (
Expand
)
Author
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-06-09
Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and men...
Ramiro Morales
2010-11-23
Fixes #6739 -- better development installation docs. Thanks to Adam Vandenber...
Chris Beaven
2010-10-19
Fixed #14464 -- Strengthened the admonition regarding documentation versions ...
Gabriel Hurley
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-07-05
Fixed #13880 - added 2.7 to list of supported versions of Python
Luke Plant
2010-01-10
Fixed #12092 -- Fixed grammar error in install.txt. Thanks, Abizern and timo
Adrian Holovaty
2009-10-23
Removed mentions of Python 2.3 support from the docs -- Django 1.2 drops supp...
Jacob Kaplan-Moss
2008-12-09
Another place where we talked about Python versions.
James Bennett
2008-11-01
Fixed #9337 -- Use a link to Jython that actually works. Thanks admackin.
Karen Tracey
2008-09-09
Fixed #8986 -- Fixed typo in install.txt. Thanks, rduffield
Adrian Holovaty
2008-08-26
Fixed #8326: added documentation about running Django on Jython. Docs origina...
Jacob Kaplan-Moss
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss