summaryrefslogtreecommitdiff
path: root/docs/topics/install.txt
AgeCommit message (Expand)Author
2013-03-06Update link to django-mssql projectMichael Manfre
2012-12-21Fixed #19497 -- Refactored testing docs.Ramiro Morales
2012-12-16Fixed #19279 - Clarified order of database setup and Django install.Tim Graham
2012-12-11Fixed #19461 - Linked to psycopg in topics/install.txtTim Graham
2012-11-02Documented minimal python 3.2 version.Florian Apolloner
2012-10-15Fixed #10936 - Tempered recommendation of SQLite - thanks Karen Tracey for th...Tim Graham
2012-10-11Fixed #10936 - Noted that using SQLite for development is a good ideaTim Graham
2012-09-09Replaced backwards-incompatible changes referenceKaren Tracey
2012-09-07Updated install docs to reflect Python 3 status.Aymeric Augustin
2012-07-22Documentation: Fix link to uWSGI deploymentRoman Haritonov
2012-07-13Fixed #18601 -- Specified that Python minimum version is 2.6.5Preston Holmes
2012-06-28Updated obsolete links in the documentationClaude Paroz
2012-06-07Fixed #18380 -- Improve installation instructions for MySQLdbJuan Riaza
2012-05-22Replaced print statement by print function in new install instructions.Claude Paroz
2012-05-21Fixed #18115 - added warning about overlaid install.Carl Meyer
2012-04-30Replaced print statement by print function (forward compatibility syntax).Claude Paroz
2012-04-27Updated docs/topics/install.txt to note github URL instead of code.djangoproj...Adrian Holovaty
2012-03-31Fixed #17983 -- Re-fixed the ln syntax by adding a trailing slash to the dest...Claude Paroz
2012-03-31Fixed #17983 -- Use a non-ambiguous syntax of the ln command in install docs.Claude Paroz
2012-03-31Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for ...Claude Paroz
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