﻿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
12053	Support url resolver returning RegexURLPattern instances	miracle2k	nobody	"I wonder if it would be feasible to somehow allow django.core.urlresolvers.resolve() to return the full RegexURLPattern instances stored, rather than just the actual callback (view).

I stumbled over this will trying to determine the currently active item in a menu. The menu items store the ""name"" of the urlpattern they link to, and this feature would allow me to resolve the current request.path, and compare the name of the handling url to each menu item."		closed	Core (Other)	1.1		wontfix			Unreviewed	0	0	0	0	0	0
