1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Doc'd that 4.2 is LTS.

This commit is contained in:
Mariusz Felisiak
2023-01-17 19:24:31 +01:00
committed by GitHub
parent a209f66259
commit 2785e121c7

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
====================