﻿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
4101	Confusing URL match in generic views examples	Collin Grady <cgrady@…>	Jacob	On http://www.djangoproject.com/documentation/generic_views/ there's a URL match using r'^/?$' which could cause confusion to new users - as the preceding slash is never sent to urlpatterns, that /? is completely extraneous, but may make people think that sometimes it is sent.		closed	Documentation	dev		fixed			Ready for checkin	1	0	0	0	0	0
