summaryrefslogtreecommitdiff
path: root/docs/faq/install.txt
AgeCommit message (Collapse)Author
2025-10-29Fixed #36329 -- Removed non-code custom link text when cross-referencing ↵Clifford Gama
Python objects. Thanks Bruno Alla, Sarah Boyce, and Jacob Walls for reviews. Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
2025-10-17Refs #35844 -- Doc'd Python 3.14 compatibility.Mariusz Felisiak
2025-09-17Added stub release notes for 6.1.Jacob Walls
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
Lines in the docs files were manually adjusted to conform to the 79 columns limit per line (plus newline), improving readability and consistency across the content.
2025-06-18Clarified that only latest dependency versions are valid for security reports.Jake Howard
2025-01-15Added stub release notes for 6.0.Sarah Boyce
2025-01-08Strengthened wording on supported Python versions in FAQ.Carlton Gibson
2024-10-09Refs #34900 -- Doc'd Python 3.13 compatibility.Mariusz Felisiak
2024-05-22Added stub release notes for 5.2.Natalia
2023-12-15Updated examples for 2.0+ release numbering in installation FAQ.Christian Clauss
2023-11-19Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x.Mariusz Felisiak
2023-09-18Added stub release notes for 5.1.Mariusz Felisiak
2023-05-08Fixed #34545 -- Corrected the number of months in installation FAQ.Akash Kumar Sen
2023-01-17Added stub release notes for 5.0.Mariusz Felisiak
2022-10-26Refs #33173 -- Doc'd Python 3.11 compatibility in Django 4.1.x.Mariusz Felisiak
2022-05-17Added stub release notes for 4.2.Carlton Gibson
2021-10-05Refs #32074 -- Doc'd Python 3.10 compatibility in Django 3.2.x.Mariusz Felisiak
2021-09-20Added stub release notes for 4.1.Mariusz Felisiak
2021-07-29Fixed 32956 -- Lowercased spelling of "web" and "web framework" where ↵David Smith
appropriate.
2021-01-14Added stub release notes for 4.0.Mariusz Felisiak
2020-10-13Refs #31040 -- Doc'd Python 3.9 compatibility.Mariusz Felisiak
2020-06-03Removed reference to unsupported versions of Django and Python.David Smith
2020-05-13Added stub release notes for 3.2.Mariusz Felisiak
2020-05-04Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and ↵Adam Johnson
comments.
2019-11-12Refs #29926 -- Doc'd Python 3.8 compatibility in Django 2.2.x.Mariusz Felisiak
2019-10-04Made minor edits and small fixes to docs/faq/install.txt.Katie McLaughlin
2019-09-10Added stub release notes for 3.1.Mariusz Felisiak
2019-05-27Refs #29548 -- Updated docs for MariaDB support.Mariusz Felisiak
2019-01-17Added stub release notes for 3.0.Tim Graham
2018-12-22Renamed Sqlite and Sqlite3 references to SQLite.Nick Pope
2018-11-17Refs #28814 -- Doc'd Python 3.7 compatibility in Django 1.11.x.Tim Graham
2018-06-28Refs #28814 -- Documented Python 3.7 compatibility.Asif Saifuddin Auvi
2018-05-17Added stub 2.2 release notes.Tim Graham
2017-08-11Fixed #27855 -- Updated docs for Python 3.4 support in Django 2.0.Tim Graham
2017-05-22Updated various links in docs to avoid redirectsClaude Paroz
Thanks Tim Graham and Mariusz Felisiak for review and completion.
2017-01-18Refs #23919 -- Removed Python 2 notes in docs.Tim Graham
2016-10-25Updated postgresql.org links to https and made them canonical.Marti Raudsepp
2016-08-26Added Django 1.11, 2.0 to Python version support table.Tim Graham
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-12-08Fixed #25881 -- Marked Python 3.2 in Django 1.8 as unsupported at the end of ↵Tim Graham
2016.
2015-12-01Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne
2015-10-26Added Django 1.10 to Python version support table.Tim Graham
2015-10-26Documented Python 3.5 support for Django 1.8.Tim Graham
Forwardport of d27085b02d58ecf8b72e7189b6a5feaf634ec977 from stable/1.8.x
2015-06-22Simplified wording of Python support policy.Tim Graham
2015-06-18Removed support for Python 3.3.Tim Graham
2015-06-17Fixed outdated Python version support info in docs/topics/install.txtTim Graham
2015-04-02Removed Django 1.6 from the Python version chart.Tim Graham
2015-01-17Removed compatibility with Python 3.2.Tim Graham
2014-12-19Used https for most *.python.org linksClaude Paroz
2014-12-18Removed need to update Python version support note on each new release.Tim Graham