﻿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
14432	Tutorial import line missing (tiny correction)	gorus	nobody	"Hi, thanks a lot for the tutorial, it's great!

At the very end of Part 3, in the last highlighted code block, after the admin registration lines have been removed, the following line should remain:

from django.conf.urls.defaults import *

before the ""urlpatterns = patterns(..."" code block.  Otherwise, the newly created polls/urls.py doesn't work correctly.  Better yet, ""*"" could be replaced with ""patterns"".

Thanks again,
Anton"		closed	Documentation	1.2		fixed	easy-pickings		Accepted	1	0	0	0	0	0
