summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2023-01-17 19:24:31 +0100
committerGitHub <noreply@github.com>2023-01-17 19:24:31 +0100
commit2785e121c7eb941202565343d3880da6ba5aa21d (patch)
treeb07083072299d2ce12b936c10dc9fb1aa1f45924 /docs
parenta209f6625936cff2c714e99735782663dc95218f (diff)
Doc'd that 4.2 is LTS.
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
====================