diff options
Diffstat (limited to 'docs/releases/2.0.txt')
| -rw-r--r-- | docs/releases/2.0.txt | 4 |
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. |
