﻿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
28938	Django 2.0 tutorial implies compatibility with Python 2.7	Daniel Hepper	Tim Graham <timograham@…>	"The tutorial for Django 2.1 implies that this version is compatible with Python 2.7.

https://docs.djangoproject.com/en/2.0/intro/tutorial01/#writing-your-first-django-app-part-1

""If you are still using Python 2.7, you will need to adjust the code samples slightly, as described in comments.""

It should be made clear that Django 2.1 is only compatible with Python 3.5+ and that users of Python 3.4 and older must use another version of Django.
"	Bug	closed	Documentation	dev	Normal	fixed	tutorial		Accepted	1	0	0	0	0	0
