﻿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
8041	Media should render as safe strings	Daniel Pope <dan@…>	Eric Holscher	"All of the {{{render_*}}} methods of {{{django.forms.widgets.Media}}} return unicode strings containing HTML markup.

As these are intended for use in templates, they should return {{{SafeString}}}s. By the same token, the paths that are substituted should be escaped using {{{conditional_escape}}} to ensure the generated HTML is valid, even if paths contain characters such as '&'."		closed	Forms	dev		fixed			Accepted	1	0	0	0	0	0
