﻿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
10745	url template tag should accept a varible for view name	Soviut	Soviut	"The {% url %} tag only accepts ""template strings"" as view name/named url.  I propose that the view name be a django.template.Variable and resolve() on render.

There are two reasons for this; Firstly, if you accidentally put quotes around the view name a very cryptic template syntax error is raised.  Secondly, I've encountered several occasions where it would be useful to be able to pass a view name, or named url, to the url tag as a variable, but found it wouldn't evaluate."		closed	Template system	1.0		duplicate			Unreviewed	1	0	0	0		
