diff options
Diffstat (limited to 'docs/faq')
| -rw-r--r-- | docs/faq/install.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/faq/install.txt b/docs/faq/install.txt index 980f0182ca..12482362d8 100644 --- a/docs/faq/install.txt +++ b/docs/faq/install.txt @@ -49,7 +49,8 @@ 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.5+ +2.0 3.4, 3.5, 3.6 +2.1 3.5, 3.6, 3.7 ============== =============== For each version of Python, only the latest micro release (A.B.C) is officially |
