﻿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
5270	Template tags won't accept an empty string as an argument	stephen	Jeremy Dunck	"There currently appears to be no easy to pass an empty string to a template tag.

{% url admin """" %} results in a TemplateSyntaxError.  

Some template tags (notable reverse URL lookups for the root of a newforms-admin instance) require an empty string to be passed in."		closed	Template system	dev		fixed	empty string tplrf-fixed	jdunck@…	Ready for checkin	1	0	0	0	0	0
