mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Added stub release notes for 4.1.
This commit is contained in:
parent
a7dc745ee5
commit
810bca5a1a
3 changed files with 257 additions and 2 deletions
|
@ -51,10 +51,9 @@ What Python version can I use with Django?
|
|||
Django version Python versions
|
||||
============== ===============
|
||||
2.2 3.5, 3.6, 3.7, 3.8 (added in 2.2.8), 3.9 (added in 2.2.17)
|
||||
3.0 3.6, 3.7, 3.8, 3.9 (added in 3.0.11)
|
||||
3.1 3.6, 3.7, 3.8, 3.9 (added in 3.1.3)
|
||||
3.2 3.6, 3.7, 3.8, 3.9
|
||||
4.0 3.8, 3.9, 3.10
|
||||
4.0, 4.1 3.8, 3.9, 3.10
|
||||
============== ===============
|
||||
|
||||
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