﻿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
9239	Better reverse() handling for the (.*) pattern	Malcolm Tredinnick	Malcolm Tredinnick	Right now, if you have `(.*)` in a URL pattern, calling `reverse()` or `{% url... %}` requires you to pass in an empty string argument. But this is really an optional argument, since it successfully matches nothing. It would be nice if reverse URL resolving understood that case and allowed for no parameter to be passed in.		closed	Core (Other)	1.0		wontfix			Unreviewed	0	0	0	0	0	0
