﻿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
27031	Django Tutorial: incorrect import statement	Jonathan Schlue	nobody	"On starting the dev server, I got an Exception, basically saying 'cannot import name HTTPResponse'.
Fixed on Mac OS X El Capitan 10.11.5 (15F34), Python 2.7., Django 1.10
  - changed import line to 'from django.http import response'
  - return line in index to 'return http.HttpResponse(...)'"	Bug	closed	Documentation	1.10	Normal	worksforme			Unreviewed	0	0	0	0	1	0
