Refs #34900 -- Doc'd Python 3.13 compatibility.

This commit is contained in:
Mariusz Felisiak 2024-10-08 08:14:54 +02:00 committed by Sarah Boyce
parent f07eeff3a2
commit 2e3bc59fd3
7 changed files with 11 additions and 7 deletions

View file

@ -52,7 +52,7 @@ Django version Python versions
============== ===============
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.1 3.10, 3.11, 3.12, 3.13 (added in 5.1.3)
5.2 3.10, 3.11, 3.12, 3.13
============== ===============