﻿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
4321	BoundField.as_hidden() assumes hidden_widget is a class	Chris Beaven	nobody	"The `hidden_widget` of a field could just as easily be (and is, in a case I'm using) a Widget instance rather than a Widget class but `BoundField.as_hidden()` assumes that it is always a class.

Simple patch attached checks first before trying to instantiate the `hidden_widget`."		closed	Forms	dev		wontfix	newforms		Design decision needed	1	0	0	0	0	0
