﻿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
9701	"A safelist filter (""safe"" for lists)"	Malcolm Tredinnick	Malcolm Tredinnick	"Right now, there's no way for a template designer to indicate that each element in a variable that's a list is ""safe"" for autoescaping purposes. Using the safe filter would treat the list as a string. For example, as reasonable workaround to #9700 might be to be able to write

{{{
{{ some_list|safelist|join:"", "" }}
}}}

Might be worth adding this."		closed	Template system	1.0		fixed			Design decision needed	0	0	0	0	0	0
