﻿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
16910	Misleading regex in urlpatterns inclusion example	ochmann@…	nobody	"In the second example from [https://docs.djangoproject.com/en/1.3/topics/http/urls/#including-other-urlconfs Including other URLconfs], the ""extra_patterns"" do not start with a ""{{{^}}}"" which seems to lead to a situation where anything can be inserted between the first and the second part of the defined URL. For instance,

credit/reports/123/

and

credit/somethingsomethingreports/123/

would both lead to the ""credit.views.report"" view."	Bug	closed	Documentation	1.3	Normal	fixed			Accepted	0	0	0	0	1	0
