﻿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
5198	url templatetag documentation has no example for views that take multiple arguments	Gary Wilson	Jacob	"So its not clear whether template writer should separate arguments with spaces, commas, etc.

By the way, it's commas with no spaces in between.  And from the docstring, is appears keyword arguments can be specified too (also not mentioned in the documentation):

{{{
{% url path.to.some_view arg1,arg2,name1=value1 %}
}}}

http://www.djangoproject.com/documentation/url_dispatch/"		closed	Documentation	dev		fixed			Accepted	1	0	0	1	0	0
