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
/
faq
/
install.txt
Age
Commit message (
Expand
)
Author
2019-05-27
Refs #29548 -- Updated docs for MariaDB support.
Mariusz Felisiak
2019-01-17
Added stub release notes for 3.0.
Tim Graham
2018-12-22
Renamed Sqlite and Sqlite3 references to SQLite.
Nick Pope
2018-11-17
Refs #28814 -- Doc'd Python 3.7 compatibility in Django 1.11.x.
Tim Graham
2018-06-28
Refs #28814 -- Documented Python 3.7 compatibility.
Asif Saifuddin Auvi
2018-05-17
Added stub 2.2 release notes.
Tim Graham
2017-08-11
Fixed #27855 -- Updated docs for Python 3.4 support in Django 2.0.
Tim Graham
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2017-01-18
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2016-10-25
Updated postgresql.org links to https and made them canonical.
Marti Raudsepp
2016-08-26
Added Django 1.11, 2.0 to Python version support table.
Tim Graham
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2015-12-08
Fixed #25881 -- Marked Python 3.2 in Django 1.8 as unsupported at the end of ...
Tim Graham
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-10-26
Added Django 1.10 to Python version support table.
Tim Graham
2015-10-26
Documented Python 3.5 support for Django 1.8.
Tim Graham
2015-06-22
Simplified wording of Python support policy.
Tim Graham
2015-06-18
Removed support for Python 3.3.
Tim Graham
2015-06-17
Fixed outdated Python version support info in docs/topics/install.txt
Tim Graham
2015-04-02
Removed Django 1.6 from the Python version chart.
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-12-18
Removed need to update Python version support note on each new release.
Tim Graham
2014-11-28
Added 1.9/removed 1.5 on Python version support table.
Tim Graham
2014-08-12
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
Ola Sitarska
2014-03-27
Added Python 3.4 support notes.
Tim Graham
2013-07-01
Bumped minimum Python version requirement to 2.7 in Django 1.7.
Aymeric Augustin
2013-07-01
Updated FAQ on Python versions to explain 2 vs 3.
Aymeric Augustin
2013-06-28
Updated FAQ to reflect official Python 3 support
Claude Paroz
2013-06-28
Updated FAQ entry about python 3
Claude Paroz
2012-12-25
Updated installation FAQ entry on Python versions.
Aymeric Augustin
2012-11-02
Documented minimal python 3.2 version.
Florian Apolloner
2012-09-07
Fixed typo from 7435cc01.
Aymeric Augustin
2012-09-07
Updated install docs to reflect Python 3 status.
Aymeric Augustin
2012-07-13
Fixed #18601 -- Specified that Python minimum version is 2.6.5
Preston Holmes
2012-03-31
Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for ...
Claude Paroz
2012-03-16
Added Django-Python version matching table in FAQ.
Claude Paroz
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
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
Fixed typo in PEP number introduced in last commit. Thanks Jannis for the eag...
Ramiro Morales
2011-09-04
Converted links to external topics so they use intersphinx extension markup.
Ramiro Morales
2011-06-09
Fixed #16155 -- Removed Python 2.4 compatibility constructs from code and men...
Ramiro Morales
2011-04-02
Fixed a comma splice in docs/faq/install.txt from [16004]
Adrian Holovaty
2011-04-02
Updated the Python version requirements FAQ entry in the installation section.
Ramiro Morales
2010-10-18
Clarify in the documentation that we occasionally add APIs for newer Python v...
Alex Gaynor
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-08-05
Fixed #14062: Corrected a stray reference to 2.6 as the high level for suppor...
Karen Tracey
2010-07-05
Doc updates missed in [13423]
Luke Plant
2010-05-06
Corrected a documentation markup problem.
Russell Keith-Magee
[next]