﻿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
17361	Add a way to reverse URLs for callables	anatoly techtonik <techtonik@…>	nobody	"It is impossible to get reverse URL for a mapping defined like the one below:
{{{
    (r'^rss/all$', codereview.feeds.AllFeed()),
}}}

`{%url codereview.feeds.AllFeed %}` in template gives the following error:
{{{
NoReverseMatch while rendering: Reverse for 'codereview.feeds.AllFeed' with arguments '()' and
keyword arguments '{}' not found. [TemplateSyntaxError]
}}}"	New feature	closed	contrib.syndication	1.2	Normal	wontfix			Unreviewed	0	0	0	0	0	0
