From ec44247f597d09b7ca7a54d33249ec02c5fbeb07 Mon Sep 17 00:00:00 2001 From: Natalia <124304+nessita@users.noreply.github.com> Date: Fri, 3 May 2024 14:13:19 -0300 Subject: Added stub release notes for 5.2. --- docs/faq/install.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'docs/faq') diff --git a/docs/faq/install.txt b/docs/faq/install.txt index a89da571a9..ddb84d6d9c 100644 --- a/docs/faq/install.txt +++ b/docs/faq/install.txt @@ -50,12 +50,10 @@ What Python version can I use with Django? ============== =============== Django version Python versions ============== =============== -3.2 3.6, 3.7, 3.8, 3.9, 3.10 (added in 3.2.9) -4.0 3.8, 3.9, 3.10 -4.1 3.8, 3.9, 3.10, 3.11 (added in 4.1.3) 4.2 3.8, 3.9, 3.10, 3.11, 3.12 (added in 4.2.8) 5.0 3.10, 3.11, 3.12 5.1 3.10, 3.11, 3.12 +5.2 3.10, 3.11, 3.12, 3.13 ============== =============== For each version of Python, only the latest micro release (A.B.C) is officially -- cgit v1.3