summaryrefslogtreecommitdiff
path: root/docs/releases/6.0.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/releases/6.0.txt')
-rw-r--r--docs/releases/6.0.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/6.0.txt b/docs/releases/6.0.txt
index ccb01d2d1a..1496b1ef0e 100644
--- a/docs/releases/6.0.txt
+++ b/docs/releases/6.0.txt
@@ -21,6 +21,8 @@ Python compatibility
Django 6.0 supports Python 3.12 and 3.13. We **highly recommend** and only
officially support the latest release of each series.
+The Django 5.2.x series is the last to support Python 3.10 and 3.11.
+
Third-party library support for older version of Django
=======================================================