mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #32355 -- Dropped support for Python 3.6 and 3.7
This commit is contained in:
committed by
Carlton Gibson
parent
9c6ba87692
commit
ec0ff40631
@@ -21,6 +21,8 @@ Python compatibility
|
||||
Django 4.0 supports Python 3.8, 3.9, and 3.10. We **highly recommend** and only
|
||||
officially support the latest release of each series.
|
||||
|
||||
The Django 3.2.x series is the last to support Python 3.6 and 3.7.
|
||||
|
||||
.. _whats-new-4.0:
|
||||
|
||||
What's new in Django 4.0
|
||||
|
||||
Reference in New Issue
Block a user