﻿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
17770	"Tutorial should read ""from django.conf.urls.defaults import..."""	Rob Bednark	nobody	"The tutorial incorrectly specifies:

{{{
from django.conf.urls import ...
}}}
when it should be specifying:
  
{{{
from django.conf.urls.defaults import ...
}}}


Tutorial 2 - 1 occurrence[[BR]]
Tutorial 3 - 4 occurrences[[BR]]
Tutorial 4 - 3 occurrences[[BR]]

"	Bug	closed	Documentation	1.3	Normal	duplicate			Unreviewed	0	0	0	0	1	0
