﻿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
6241	Use ModelForms in ModelAdmin. Refactor FormSets to work like ModelForms.	Brian Rosner	Brian Rosner	"This ticket really is two things, but they go hand in hand.

 1. We need to get ```ModelAdmin``` working with the ```ModelForm``` class. This will require some helper function to dynamically create a ```ModelForm``` class object at run-time.
 2. Refactor ```FormSet```, ```BaseFormSet``` and ```InlineFormset``` to work like its ```ModelForm``` buddy.

With the correct refactoring of the formset code it will fix several other bugs found in newforms-admin."		closed	Forms	newforms-admin		fixed	nfa-blocker	simon@… jkocherhans@…	Accepted	1	0	1	1	0	0
