﻿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
3769	use vars in {% url %}	Paul Rauch <LightLan@…>	Adrian Holovaty	"atm it seems impossible to me to use vars in the template""function""

http://www.djangoproject.com/documentation/templates/#url

both {% url {{variable}} %} and {% url {{variable}} %} lead to an empty string, though variable is a valid string(app_name.views.function)

{% url app_name.views.function %} works without a prob."		closed	Template system	dev		wontfix	absolute url tag variable	not.com@… django@…	Design decision needed	0	0	0	0	0	0
