﻿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
4000	Documentation incorrectly states that filter arguments should be quoted	Johan Bergström <bugs@…>	Jacob	"(Found here: http://www.djangoproject.com/documentation/templates/#filters )

Documentation mentions that all arguments to filters should be quoted when it clearly isn't needed.

Regression tests for truncateword and others pass ints to filters, which made me ask people on IRC which was correct - docs or tests.
I was told that docs was incorrect and couldn't find another ticket about this - so here it is.

"		closed	Documentation	dev		fixed	filter arguments quoted		Accepted	1	0	0	0	0	0
