Clarified that only latest dependency versions are valid for security reports.
Some checks failed
Docs / docs (push) Has been cancelled
Docs / blacken-docs (push) Has been cancelled

This commit is contained in:
Jake Howard 2025-06-18 15:04:34 +01:00 committed by GitHub
parent 22506b2c16
commit bc1bfe12b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 1 deletions

View file

@ -58,7 +58,10 @@ Django version Python versions
============== ===============
For each version of Python, only the latest micro release (A.B.C) is officially
supported. You can find the latest micro version for each series on the `Python
supported. Python versions that have reached end-of-life are no longer
maintained by the Python project and therefore should not be used with Django.
You can find the latest supported micro version for each series on the `Python
download page <https://www.python.org/downloads/>`_.
We will support a Python version up to and including the first Django LTS