﻿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
5383	[newforms-admin] - InlineModelAdmin.formset_class is used but not set.	Petr Marhoun <petr.marhoun@…>	jkocherhans	"I think there is a little bug in [6080].

In InlineModelAdmin._fieldsets ([http://code.djangoproject.org/browser/django/branches/newforms-admin/django/contrib/admin/options.py#L684 row 684]) attribute formset_class is used. But it was removed from init in [6080].

Attached patch gives it back.

I am not sure if it is the right solution - maybe only fields should be saved. See also #5372 - I think that it isn't a good idea to use one formset_class for all requests."		closed	contrib.admin	newforms-admin		fixed	newforms, admin, inlines		Accepted	1	0	0	0	0	0
