summaryrefslogtreecommitdiff
path: root/docs/releases/2.0.txt
diff options
context:
space:
mode:
authorAsif Saifuddin Auvi <auvipy@gmail.com>2018-06-28 21:02:29 +0600
committerTim Graham <timograham@gmail.com>2018-06-28 11:02:29 -0400
commit2f7cd7f8ecb01d30c1dfdaefa1c1714db76d2553 (patch)
treef528b1f0ec039447e709409df048c46e9f177b0a /docs/releases/2.0.txt
parentfd06488fe36acc27fbe37bf7c9aefc0574e9cc4e (diff)
Refs #28814 -- Documented Python 3.7 compatibility.
Diffstat (limited to 'docs/releases/2.0.txt')
-rw-r--r--docs/releases/2.0.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/releases/2.0.txt b/docs/releases/2.0.txt
index 7ca42908d3..2863997553 100644
--- a/docs/releases/2.0.txt
+++ b/docs/releases/2.0.txt
@@ -24,8 +24,8 @@ project.
Python compatibility
====================
-Django 2.0 supports Python 3.4, 3.5, and 3.6. We **highly recommend** and only
-officially support the latest release of each series.
+Django 2.0 supports Python 3.4, 3.5, 3.6, and 3.7. We **highly recommend** and
+only officially support the latest release of each series.
The Django 1.11.x series is the last to support Python 2.7.