﻿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
7709	Tutorial: Decoupling the URLconfs	Lawrence Chan	nobody	In the 3rd page of the tutorial, when we're decoupling the URLconfs, we take out all the 'polls/' in the regexes, but the prefix in patterns() is still 'mysite.polls.views'.  Shouldn't this be just 'polls.views' to really decouple it from the parent project?  Sorry if this isn't right, I'm relatively new to Django.		closed	Documentation	dev		duplicate			Unreviewed	0	0	0	0	0	0
