summaryrefslogtreecommitdiff
path: root/docs/topics/install.txt
AgeCommit message (Expand)Author
2012-03-13Replaced http by https in djangoproject.com linksClaude Paroz
2012-03-12Edited some docs and docstrings until [17685]Adrian Holovaty
2012-03-03Fixed #9995 -- Updated the installation instructions to recommend pip. Also f...Aymeric Augustin
2012-03-02Fixes #17578. Improve setup instructions for Windows users.Paul McMillan
2011-11-21Fixed #17220 - Documented git clone command for git < 1.6.6; thanks krzysiume...Timo Graham
2011-10-22Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...Carl Meyer
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-09-04Converted links to external topics so they use intersphinx extension markup.Ramiro Morales
2011-08-22Minor Debian/Ubuntu install instruction update.Malcolm Tredinnick
2011-06-26Fixed #16209 -- Added notes about the DVCS mirrors to the install docs. Thank...Jannis Leidel
2011-06-16Fixed #16057 -- Extended deployment documentation with instructions for uWSGI...Jannis Leidel
2011-06-09Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and men...Ramiro Morales
2011-04-17Fixed #15822 -- Removed references to the v1 postgresql backend (which has be...Adrian Holovaty
2010-11-27Fixed #14794 - fix broken link in docs/topics/install.txt - thanks aright for...Timo Graham
2010-11-27Fixed #14789 - remove an unused link from docs/topics/install.txt. thanks ada...Timo Graham
2010-11-23Fixes #6739 -- better development installation docs. Thanks to Adam Vandenber...Chris Beaven
2010-11-07Completed and enhanced links to database-specific notes from the install docs.Ramiro Morales
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
2010-10-09Corrects a typo in [14062]. Thanks to Russ for the report.Gabriel Hurley
2010-10-09Fixed #13279 -- Made the paths in the Unix install docs more explicit. Thanks...Gabriel Hurley
2010-08-28Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob...Russell Keith-Magee
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
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