﻿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
11752	ModelAdmin.get_form() should use get_formsets() instead of declared_fieldsets	Eduardo de Oliveira Padoan	nobody	"If I override !ModelAdmin.get_formset() to return a different set of fields to some users, and don't override !ModelAdmin.get_form() too, the fields that I omit on get_fieldsets() are not show, but the admin will save them as None.

If get_form() called get_formset() instead of using the declared_fieldsets property, we wouldn't need to override both."		closed	contrib.admin	1.1		duplicate			Unreviewed	0	0	0	0	0	0
