1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Refs #25886 -- Improved language in Python compatibility section of the release notes.

This commit is contained in:
Tim Graham
2015-12-08 13:01:25 -05:00
parent e6bd688ef3
commit 26c26e8308
3 changed files with 5 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ Python compatibility
Django 1.9 requires Python 2.7, 3.4, or 3.5. We **highly recommend** and only
officially support the latest release of each series.
Since Django 1.8, we've dropped support for Python 3.2 and 3.3.
The Django 1.8 series is the last to support Python 3.2 and 3.3.
What's new in Django 1.9
========================