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
/
topics
/
install.txt
Age
Commit message (
Expand
)
Author
2010-11-27
Fixed #14794 - fix broken link in docs/topics/install.txt - thanks aright for...
Timo Graham
2010-11-27
Fixed #14789 - remove an unused link from docs/topics/install.txt. thanks ada...
Timo Graham
2010-11-23
Fixes #6739 -- better development installation docs. Thanks to Adam Vandenber...
Chris Beaven
2010-11-07
Completed and enhanced links to database-specific notes from the install docs.
Ramiro Morales
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-10-09
Corrects a typo in [14062]. Thanks to Russ for the report.
Gabriel Hurley
2010-10-09
Fixed #13279 -- Made the paths in the Unix install docs more explicit. Thanks...
Gabriel Hurley
2010-08-28
Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob...
Russell Keith-Magee
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
2009-12-26
Fixed several broken and redirecting URLs in the documentation (fixes #12219,...
Gary Wilson Jr
2009-10-23
Fixed a silly typo left over from removing Python 2.3 references.
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-24
Fixed #11356 -- Added links to the growing collection of 3rd party database b...
Russell Keith-Magee
2009-05-12
Fixed #11063: updated install docs to mention mod_wsgi instead of mod_python.
Jacob Kaplan-Moss
2009-04-01
Fixed #10031: updated SQLite database docs to more strongly indicate the prob...
Jacob Kaplan-Moss
2009-02-28
Fixed #10377: Added clearer warning to database notes for cx_Oracle 5.0.
James Bennett
2009-01-06
Refs #9935: Added a note in the documentation to the effect that Django curre...
Ian Kelly
2008-12-09
Clarify install docs to point at new FAQ items about Python 3.0.
James Bennett
2008-12-09
Fixed #9783; clarified install docs and FAQ to explain that Django does not y...
James Bennett
2008-09-14
Fixed #9077: Modified the database installation notes to point to somewhere u...
Russell Keith-Magee
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