﻿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
14216	Tutorial 2 - Decoupling the URLconfs	Youdaman	nobody	"http://docs.djangoproject.com/en/1.2/intro/tutorial03/#decoupling-the-urlconfs

The first line of final code snippet should read:

urlpatterns = patterns('polls.views',

i.e. remove the 'mysite' bit if you want to really decouple the urlconf as per the intention of this section of the tutorial :)"		closed	Documentation	1.2		duplicate			Unreviewed	0	0	0	0	0	0
