﻿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
10980	url tag viewname should be treated as string-or-variable to allow dynamic viewnames	jflatow@…	nobody	"I think the url tag should allow dynamic viewnames in the following way (dynamic_view_name is a context variable):

{% url dynamic_view_name args,kwargs=values %}

This means existing url tags will now be:

{% url ""static_view_name"" args,kwargs=values %}
"		closed	Template system	1.0		duplicate	url tag, dynamic viewnames		Unreviewed	1	0	0	0	0	0
