1
0
mirror of https://github.com/django/django.git synced 2025-10-24 14:16:09 +00:00

Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x.

This commit is contained in:
Mariusz Felisiak
2023-11-18 15:56:29 +01:00
parent f955c90488
commit ecfea054ee
5 changed files with 9 additions and 6 deletions

View File

@@ -53,7 +53,7 @@ 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
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
============== ===============