mirror of
https://github.com/django/django.git
synced 2025-10-14 12:29:12 +00:00
Fixed #25881 -- Marked Python 3.2 in Django 1.8 as unsupported at the end of 2016.
This commit is contained in:
parent
a8614fb438
commit
e6bd688ef3
3 changed files with 13 additions and 1 deletions
|
@ -45,7 +45,7 @@ What Python version can I use with Django?
|
|||
============== ===============
|
||||
Django version Python versions
|
||||
============== ===============
|
||||
1.8 2.7, 3.2, 3.3, 3.4, 3.5
|
||||
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**
|
||||
============== ===============
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue