﻿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
20204	Better explanation of usage of url() in urlpatterns	dave.lampton@…	Baptiste Mispelon	"On the URL dispatcher page (https://docs.djangoproject.com/en/1.5/topics/http/urls/), I found it confusing as to why some of the urlpatterns are tuples while others are calls to the url() function.  It is not explained on this page - I had to dig around a little to understand.  The url() function appears ten times on the page, but mostly in the code samples, not in the explanatory text. And the one place the url() function is mentioned in the text, it is not a hyperlink.  It should link to https://docs.djangoproject.com/en/1.5/ref/urls/#django.conf.urls.url

Thanks!"	Cleanup/optimization	closed	Documentation	1.5	Normal	fixed	url()	bmispelon@…	Accepted	1	0	0	0	1	0
