﻿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
2862	[patch] Make escape filter smarter	Chris Beaven	Adrian Holovaty	"The following patch makes the `escape` filter (or technically, the `escape` function in `django.utils.html`) smarter so it can escape the items of lists, too.

Useful for this sort of thing: 
{{{
{{ names_list|escape|join:'<br />' }}
}}}"	enhancement	closed	Template system		normal	wontfix			Unreviewed	1	0	0	0	0	0
