mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #33173 -- Doc'd Python 3.11 compatibility in Django 4.1.x.
This commit is contained in:
@@ -18,8 +18,9 @@ project.
|
||||
Python compatibility
|
||||
====================
|
||||
|
||||
Django 4.1 supports Python 3.8, 3.9, and 3.10. We **highly recommend** and only
|
||||
officially support the latest release of each series.
|
||||
Django 4.1 supports Python 3.8, 3.9, 3.10, and 3.11 (as of 4.1.3). We
|
||||
**highly recommend** and only officially support the latest release of each
|
||||
series.
|
||||
|
||||
.. _whats-new-4.1:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user