﻿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
15381	Tutorials: 'mysite.polls'  instead of 'polls' in some First Django App	bubboz		"Hi,
I don't know if this is just my instance (and the fact I was running the tutorial under apache) but in two places I needed to replace 'polls' with 'mysite.polls'.

First was in INSTALLED_APPS in settings.py
Second was in urlpatterns in urls.py.

Obviously it works for some instances, but maybe a note saying sometimes it needs to be mysite.polls not just polls? (Took ages to work it out for myself)

Cheers."		closed	Documentation	1.2		invalid	tutorial first django app		Unreviewed	0	0	0	0	0	0
