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
2015-12-01
[1.9.x] Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-10-22
[1.9.x] Fixed #25584 -- Documented a pip error when installing Django 1.9.
Tim Graham
2015-09-29
[1.9.x] Fixed #25376 -- Required virtualenv in installation instructions.
Tim Graham
2015-09-04
Refs #25345 -- Updated links to code.google.com.
Maxime Lorant
2015-08-08
Updated various links in docs
Claude Paroz
2015-06-17
Fixed outdated Python version support info in docs/topics/install.txt
Tim Graham
2015-03-11
Simplified command to display path to Django source files.
saschalalala
2015-02-22
Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-02-16
Fixed #24350 -- Freshened up database install topic section.
Tim Graham
2015-02-03
Demoted "Installing a distribution-specific package" in install notes.
Tim Graham
2015-01-17
Removed compatibility with Python 3.2.
Tim Graham
2014-12-19
Used https for most *.python.org links
Claude Paroz
2014-08-12
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
Ola Sitarska
2014-08-05
Fixed broken links in docs.
Tim Graham
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2014-04-08
Fixed #16205 -- Added an installation for Windows.
Anubhav Joshi
2013-12-30
Assumed Python 3 throughout docs/intro.
Aymeric Augustin
2013-12-18
Fixed #21585 -- Updated some links to 3rd party database projects.
Tim Graham
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-10-07
Re-added link to SQLite notes from DB section of install doc.
Ramiro Morales
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-07-25
More migration docs, and conversion of all easy syncdb references
Andrew Godwin
2013-07-24
Fixed #20766 -- Deprecated FastCGI support.
Tim Graham
2013-07-01
Bumped minimum Python version requirement to 2.7 in Django 1.7.
Aymeric Augustin
2013-07-01
Stopped branding Python 3 support as experimental.
Aymeric Augustin
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
[next]