From ec0ff406311de88f4e2a135d784363424fe602aa Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Tue, 19 Jan 2021 08:35:16 +0100 Subject: Fixed #32355 -- Dropped support for Python 3.6 and 3.7 --- docs/releases/4.0.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/releases') diff --git a/docs/releases/4.0.txt b/docs/releases/4.0.txt index 296967a92b..88a73369ef 100644 --- a/docs/releases/4.0.txt +++ b/docs/releases/4.0.txt @@ -21,6 +21,8 @@ Python compatibility Django 4.0 supports Python 3.8, 3.9, and 3.10. We **highly recommend** and only officially support the latest release of each series. +The Django 3.2.x series is the last to support Python 3.6 and 3.7. + .. _whats-new-4.0: What's new in Django 4.0 -- cgit v1.3