summaryrefslogtreecommitdiff
path: root/docs/faq
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2019-09-05 14:46:01 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2019-09-10 12:00:56 +0200
commit32796826bb7bc5f6cdd9e8bd69be1c9eaa1e6cff (patch)
treecef300368a65ec6326461f6479c417a05a0408f2 /docs/faq
parent0f2f517298efbb204ac3ae284d2fbbaa5f70cd38 (diff)
Added stub release notes for 3.1.
Diffstat (limited to 'docs/faq')
-rw-r--r--docs/faq/install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq/install.txt b/docs/faq/install.txt
index f5025305e6..8015891a44 100644
--- a/docs/faq/install.txt
+++ b/docs/faq/install.txt
@@ -51,7 +51,7 @@ 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, 2.2 3.5, 3.6, 3.7
-3.0 3.6, 3.7, 3.8
+3.0, 3.1 3.6, 3.7, 3.8
============== ===============
For each version of Python, only the latest micro release (A.B.C) is officially