From 3b94f12462d262a812930cf25efe8d8eb07c5c83 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Mon, 4 May 2020 11:46:46 +0200 Subject: Added stub release notes for 3.2. --- docs/faq/install.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'docs/faq') diff --git a/docs/faq/install.txt b/docs/faq/install.txt index 2cbbb83b7f..dfc4dc5d7e 100644 --- a/docs/faq/install.txt +++ b/docs/faq/install.txt @@ -50,11 +50,8 @@ What Python version can I use with Django? ============== =============== Django version Python versions ============== =============== -1.11 2.7, 3.4, 3.5, 3.6, 3.7 (added in 1.11.17) -2.0 3.4, 3.5, 3.6, 3.7 -2.1 3.5, 3.6, 3.7 2.2 3.5, 3.6, 3.7, 3.8 (added in 2.2.8) -3.0, 3.1 3.6, 3.7, 3.8 +3.0, 3.1, 3.2 3.6, 3.7, 3.8 ============== =============== For each version of Python, only the latest micro release (A.B.C) is officially -- cgit v1.3