summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/4.2.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/releases/4.2.txt b/docs/releases/4.2.txt
index a574d72a5e..f1614f1e13 100644
--- a/docs/releases/4.2.txt
+++ b/docs/releases/4.2.txt
@@ -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
====================