1
0
mirror of https://github.com/django/django.git synced 2025-05-09 16:36:29 +00:00

[1.5.x] Updated Python versions supported FAQ entry.

This commit is contained in:
Ramiro Morales 2012-12-24 19:06:57 -03:00
parent 3b32e5cc2d
commit 8738da03c6

View File

@ -68,8 +68,9 @@ Django version Python versions
1.1 2.3, 2.4, 2.5, 2.6 1.1 2.3, 2.4, 2.5, 2.6
1.2 2.4, 2.5, 2.6, 2.7 1.2 2.4, 2.5, 2.6, 2.7
1.3 2.4, 2.5, 2.6, 2.7 1.3 2.4, 2.5, 2.6, 2.7
**1.4** **2.5, 2.6, 2.7** 1.4 2.5, 2.6, 2.7
*1.5 (future)* *2.6, 2.7* and *3.2.3, 3.3 (experimental)* **1.5** **2.6.5, 2.7** and **3.2.3, 3.3 (experimental)**
*1.6 (future)* *2.6.5, 2.7* and *3.2.3, 3.3*
============== =============== ============== ===============
Can I use Django with Python 3? Can I use Django with Python 3?