mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
[5.1.x] Refs #34900 -- Doc'd Python 3.13 compatibility.
Backport of 2e3bc59fd3 from main.
This commit is contained in:
committed by
Sarah Boyce
parent
379111e14a
commit
e2551b30ad
@@ -18,8 +18,9 @@ project.
|
||||
Python compatibility
|
||||
====================
|
||||
|
||||
Django 5.1 supports Python 3.10, 3.11, and 3.12. We **highly recommend** and
|
||||
only officially support the latest release of each series.
|
||||
Django 5.1 supports Python 3.10, 3.11, 3.12, and 3.13 (as of 5.1.3). We
|
||||
**highly recommend** and only officially support the latest release of each
|
||||
series.
|
||||
|
||||
.. _whats-new-5.1:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user