1
0
mirror of https://github.com/django/django.git synced 2024-12-25 10:35:48 +00:00

[4.2.x] Doc'd that 4.2 is LTS.

Backport of 2785e121c7 from main
This commit is contained in:
Mariusz Felisiak 2023-01-17 19:24:31 +01:00
parent 2cbb3c9135
commit 1452e7cb7f

View File

@ -15,6 +15,11 @@ want to be aware of when upgrading from Django 4.1 or earlier. We've
See the :doc:`/howto/upgrade-version` guide if you're updating an existing
project.
Django 4.2 is designated as a :term:`long-term support release
<Long-term support release>`. It will receive security updates for at least
three years after its release. Support for the previous LTS, Django 3.2, will
end in April 2024.
Python compatibility
====================