﻿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
11845	minor typo in code example (tutorial pt 3)	James Rutherford	nobody	"In the {{{mysite/urls.py}}} code sample in http://docs.djangoproject.com/en/dev/intro/tutorial03/#design-your-urls, there's an extra comma at the end of the {{{urlpatterns}}} declaraion:

{{{    (r'^admin/', include(admin.site.urls)),}}}

which causes a syntax error. Removing the comma fixes the issue."		closed	Documentation	1.1		invalid			Unreviewed	0	0	0	0	0	0
