﻿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
3498	Django tutorial lists wrong 'installed apps' entry	martin@…	Jacob	"On http://www.djangoproject.com/documentation/tutorial1/, the tutorial explains that I should put 'mysite.polls' into INSTALLED_APPS. If I do that, I get an error  (when running sql polls)

{{{django.core.exceptions.ImproperlyConfigured: App with label polls could not be found}}}

However, if I just put 'polls' into that list, the sql command succeed.

NB. I have not used 'mysite' as the project name, but a different string, and used that everywhere the tutorial says 'mysite'."		closed	Documentation	dev		invalid			Unreviewed	0	0	0	0	0	0
