﻿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
6060	newforms-admin widgets need to mark_safe their output	Karen Tracey <kmtracey@…>	nobody	I use raw_id_fields in newforms-admin and now with the autoescape code merged see escaped html for these fields.  Attached patch mark_safe's the output of all (I think I got them all) the widgets in django/contrib/admin/widgets.py but I'll admit I believe my app only uses the !ForeignKeyRawIdWidget, so I didn't actually verify the fix for the other widgets.		closed	contrib.admin	newforms-admin		duplicate			Unreviewed	1	0	0	0	0	0
