diff options
Diffstat (limited to 'docs/faq')
| -rw-r--r-- | docs/faq/install.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/faq/install.txt b/docs/faq/install.txt index 2cbbb83b7f..dfc4dc5d7e 100644 --- a/docs/faq/install.txt +++ b/docs/faq/install.txt @@ -50,11 +50,8 @@ What Python version can I use with Django? ============== =============== Django version Python versions ============== =============== -1.11 2.7, 3.4, 3.5, 3.6, 3.7 (added in 1.11.17) -2.0 3.4, 3.5, 3.6, 3.7 -2.1 3.5, 3.6, 3.7 2.2 3.5, 3.6, 3.7, 3.8 (added in 2.2.8) -3.0, 3.1 3.6, 3.7, 3.8 +3.0, 3.1, 3.2 3.6, 3.7, 3.8 ============== =============== For each version of Python, only the latest micro release (A.B.C) is officially |
