summaryrefslogtreecommitdiff
path: root/docs/topics/install.txt
AgeCommit message (Expand)Author
2009-12-26Fixed several broken and redirecting URLs in the documentation (fixes #12219,...Gary Wilson Jr
2009-10-23Fixed a silly typo left over from removing Python 2.3 references.Jacob Kaplan-Moss
2009-10-23Removed mentions of Python 2.3 support from the docs -- Django 1.2 drops supp...Jacob Kaplan-Moss
2009-06-24Fixed #11356 -- Added links to the growing collection of 3rd party database b...Russell Keith-Magee
2009-05-12Fixed #11063: updated install docs to mention mod_wsgi instead of mod_python.Jacob Kaplan-Moss
2009-04-01Fixed #10031: updated SQLite database docs to more strongly indicate the prob...Jacob Kaplan-Moss
2009-02-28Fixed #10377: Added clearer warning to database notes for cx_Oracle 5.0.James Bennett
2009-01-06Refs #9935: Added a note in the documentation to the effect that Django curre...Ian Kelly
2008-12-09Clarify install docs to point at new FAQ items about Python 3.0.James Bennett
2008-12-09Fixed #9783; clarified install docs and FAQ to explain that Django does not y...James Bennett
2008-09-14Fixed #9077: Modified the database installation notes to point to somewhere u...Russell Keith-Magee
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