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
2018-03-05
Improved clarity of docs/topics/install.txt.
jblang94
2018-02-26
Removed "Remove any old versions of Django" install instructions.
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2018-01-20
Fixed #28343 -- Add an OS chooser for docs command line examples.
Ramiro Morales
2018-01-07
Updated various links in docs to use HTTPS.
Mariusz Felisiak
2017-12-23
Fixed #28594 -- Removed Jython docs and specific code
Claude Paroz
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2017-03-16
Updated Django checkout URL to use https.
Adi Mukherjee
2017-01-18
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2017-01-10
Fixed #27711 -- Demoted "Installing a distribution-specific package" in insta...
Tim Graham
2016-11-22
Updated doc links to virtualenv website.
Daniel Musketa
2016-10-25
Updated postgresql.org links to https and made them canonical.
Marti Raudsepp
2016-06-15
Fixed broken links in docs and comments.
Ville Skyttä
2016-04-28
Fixed #26554 -- Updated docs URLs to readthedocs.io
Tim Graham
2016-02-01
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-01-25
Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix.
Chris Lamb
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2015-12-05
Refs #25584 -- Corrected note about source of SyntaxErrors when installing Dj...
Tim Graham
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-10-22
Fixed #25584 -- Documented a pip error when installing Django 1.9.
Tim Graham
2015-09-29
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
[next]