mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
[2.2.x] Refs #29926 -- Doc'd Python 3.8 compatibility in Django 2.2.x.
Backport of b93a0e34d9
from master.
This commit is contained in:
parent
cc3516dc4f
commit
622158b371
3 changed files with 7 additions and 4 deletions
|
@ -48,7 +48,8 @@ Django version Python versions
|
|||
============== ===============
|
||||
1.11 2.7, 3.4, 3.5, 3.6, 3.7 (added in 1.11.17)
|
||||
2.0 3.4, 3.5, 3.6, 3.7
|
||||
2.1, 2.2 3.5, 3.6, 3.7
|
||||
2.1 3.5, 3.6, 3.7
|
||||
2.2 3.5, 3.6, 3.7, 3.8 (added in 2.2.8)
|
||||
============== ===============
|
||||
|
||||
For each version of Python, only the latest micro release (A.B.C) is officially
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue