index
:
django.git
fix-31295
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
2013-03-06
Update link to django-mssql project
Michael Manfre
2012-12-21
Fixed #19497 -- Refactored testing docs.
Ramiro Morales
2012-12-16
Fixed #19279 - Clarified order of database setup and Django install.
Tim Graham
2012-12-11
Fixed #19461 - Linked to psycopg in topics/install.txt
Tim Graham
2012-11-02
Documented minimal python 3.2 version.
Florian Apolloner
2012-10-15
Fixed #10936 - Tempered recommendation of SQLite - thanks Karen Tracey for th...
Tim Graham
2012-10-11
Fixed #10936 - Noted that using SQLite for development is a good idea
Tim Graham
2012-09-09
Replaced backwards-incompatible changes reference
Karen Tracey
2012-09-07
Updated install docs to reflect Python 3 status.
Aymeric Augustin
2012-07-22
Documentation: Fix link to uWSGI deployment
Roman Haritonov
2012-07-13
Fixed #18601 -- Specified that Python minimum version is 2.6.5
Preston Holmes
2012-06-28
Updated obsolete links in the documentation
Claude Paroz
2012-06-07
Fixed #18380 -- Improve installation instructions for MySQLdb
Juan Riaza
2012-05-22
Replaced print statement by print function in new install instructions.
Claude Paroz
2012-05-21
Fixed #18115 - added warning about overlaid install.
Carl Meyer
2012-04-30
Replaced print statement by print function (forward compatibility syntax).
Claude Paroz
2012-04-27
Updated docs/topics/install.txt to note github URL instead of code.djangoproj...
Adrian Holovaty
2012-03-31
Fixed #17983 -- Re-fixed the ln syntax by adding a trailing slash to the dest...
Claude Paroz
2012-03-31
Fixed #17983 -- Use a non-ambiguous syntax of the ln command in install docs.
Claude Paroz
2012-03-31
Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for ...
Claude Paroz
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2012-03-12
Edited some docs and docstrings until [17685]
Adrian Holovaty
2012-03-03
Fixed #9995 -- Updated the installation instructions to recommend pip. Also f...
Aymeric Augustin
2012-03-02
Fixes #17578. Improve setup instructions for Windows users.
Paul McMillan
2011-11-21
Fixed #17220 - Documented git clone command for git < 1.6.6; thanks krzysiume...
Timo Graham
2011-10-22
Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...
Carl Meyer
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-09-04
Converted links to external topics so they use intersphinx extension markup.
Ramiro Morales
2011-08-22
Minor Debian/Ubuntu install instruction update.
Malcolm Tredinnick
2011-06-26
Fixed #16209 -- Added notes about the DVCS mirrors to the install docs. Thank...
Jannis Leidel
2011-06-16
Fixed #16057 -- Extended deployment documentation with instructions for uWSGI...
Jannis Leidel
2011-06-09
Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and men...
Ramiro Morales
2011-04-17
Fixed #15822 -- Removed references to the v1 postgresql backend (which has be...
Adrian Holovaty
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
[next]