﻿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
18997	Possible error in tutorial	anonymous	nobody	"In the end of part 3 of the tutorial, we ""decouple"" part of the URL patterns to polls/urls.py.
The last code presented shows the new content in this file. It includes the following line:

{{{
urlpatterns = patterns('polls.views',
}}}

Shouldn't the common prefix be ""reset"" to the empty string? I had to do so for the code to work correctly. The paths mentioned now lack ""/polls/"", as stated earlier."	Uncategorized	closed	Documentation	1.4	Normal	invalid	urls		Unreviewed	0	0	0	0	1	0
