mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
[1.11.x] Fixed #27855 -- Updated docs for Python 3.4 support in Django 2.0.
Backport of abd723c6a0 from master
This commit is contained in:
@@ -27,7 +27,7 @@ release to support Python 3.6. 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. The next major
|
||||
release, Django 2.0, will only support Python 3.5+.
|
||||
release, Django 2.0, will only support Python 3.4+.
|
||||
|
||||
Deprecating warnings are no longer loud by default
|
||||
==================================================
|
||||
|
||||
Reference in New Issue
Block a user