﻿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
13095	modelform_factory, modelformset_factory, inlineformset_factory formfield_callback lambda function missing **kwargs	Harro	Carl Meyer	"When using the inlineformset_factory with a custom modelform class which has the widgets dict defined in the meta class for one of the fields I ran into the following error.

<lambda>() got an unexpected keyword argument 'widget'


Some debugging later I discovered the formfield_callback definition for the inlineformset_factory is missing the **kwargs argument.
"		closed	Forms	dev		fixed	inlineformset_factory sprintSep2010	shaun@… francois@…	Ready for checkin	1	0	0	0	0	0
