From 2430bb21922deaf4838c89717cf45a0c5f25e228 Mon Sep 17 00:00:00 2001 From: Bruno Alla Date: Fri, 28 Mar 2025 13:46:04 +0000 Subject: [PATCH] Minor rewording --- docs/community/3.16-announcement.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/3.16-announcement.md b/docs/community/3.16-announcement.md index 03d83ad97..cb14628cb 100644 --- a/docs/community/3.16-announcement.md +++ b/docs/community/3.16-announcement.md @@ -25,7 +25,7 @@ At the Internet, on March 28th, 2025, we are happy to announce the release of Dj The latest release now fully supports Django 5.1 and the upcoming 5.2 LTS as well as Python 3.13. -The current minimum versions of Django still is now 4.2 and Python 3.9. +The current minimum versions of Django is now 4.2 and Python 3.9. ## Django LoginRequiredMiddleware