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