﻿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
17609	tutorial03 urls.py	vardars1@…	nobody	"Hi,

First i would like to thank you for this great tutorials about django framework. It is really appreciated.

I am very new to python and django. So i don't know namespaces and classnames clearly. But i noticed that in Tutorial03, last 2 urls.py code examples contains ""from django.conf.urls import patterns, include, url"", but to run local examples, i had to change it to ""from django.conf.urls.defaults import patterns, include, url"" like in examples before that. Can you check it?

Thanks"	Uncategorized	closed	Documentation	1.3	Normal	invalid			Unreviewed	0	0	0	0	0	0
