﻿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
17456	"typo in import statements (leaves out ""defaults"")"	chris.makler@…	nobody	"Hi,

At some point in this documentation, in the urls.py files, you switch from

from django.conf.urls.defaults

to

from django.conf.urls

Because everything is copy-and-pasted, it takes a while to notice the lack of it...but if you leave off ""defaults"" it doesn't work, at least with Python 2.7."	Uncategorized	closed	Documentation	1.3	Normal	worksforme	import urls		Unreviewed	0	0	0	0	0	0
