mirror of
https://github.com/django/django.git
synced 2025-08-30 23:37:50 +00:00
Added stub 2.2 release notes.
This commit is contained in:
parent
7543ab1f8d
commit
74a313942c
3 changed files with 233 additions and 3 deletions
|
@ -46,11 +46,9 @@ What Python version can I use with Django?
|
|||
============== ===============
|
||||
Django version Python versions
|
||||
============== ===============
|
||||
1.8 2.7, 3.2 (until the end of 2016), 3.3, 3.4, 3.5
|
||||
1.9, 1.10 2.7, 3.4, 3.5
|
||||
1.11 2.7, 3.4, 3.5, 3.6
|
||||
2.0 3.4, 3.5, 3.6
|
||||
2.1 3.5, 3.6, 3.7
|
||||
2.1, 2.2 3.5, 3.6, 3.7
|
||||
============== ===============
|
||||
|
||||
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