diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/faq/install.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/faq/install.txt b/docs/faq/install.txt index a92c9d87ea..5a4cab94cf 100644 --- a/docs/faq/install.txt +++ b/docs/faq/install.txt @@ -68,8 +68,10 @@ Django version Python versions 1.1 2.3, 2.4, 2.5, 2.6 1.2 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.5 (future)* *2.6, 2.7* and *3.2.3, 3.3 (experimental)* +1.4 2.5, 2.6, 2.7 +1.5 2.6.5, 2.7 and 3.2.3, 3.3 (experimental) +**1.6** **2.6.5, 2.7** and **3.2.3, 3.3** +*1.7 (future)* *2.7, 3.3 (to be confirmed)* ============== =============== Can I use Django with Python 3? |
