﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
28483	Unclear language in Django 2.0 release notes regarding Python version support	Vasili Korol	nobody	"On the page with Django 2.0 release notes (https://docs.djangoproject.com/en/dev/releases/2.0/#python-compatibility), in the section ""Python compatibility"" at the top of the page, it is written:
    Django 2.0 supports Python 3.5+. Since Django **1.11**, support for Python 2.7 and 3.4 is removed.

On the other hand, in the release notes for Django 1.11 (https://docs.djangoproject.com/en/1.11/releases/1.11/#python-compatibility) it is stated:

    Django 1.11 requires Python 2.7, 3.4, 3.5, or 3.6. Django 1.11 is the first 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+.

Therefore, i believe, there is a typo in the Django 2.0 release notes, and it should read as ''""Since Django** 2.0**, support for Python 2.7 and 3.4 is removed""''. Is this correct?"	Bug	closed	Documentation		Normal	fixed		Keryn Knight	Accepted	0	0	0	0	0	0
