﻿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
14066	Shouldn't ModelFormMetaclass  be public for inheritance issues?	rm4dillo	nobody	"Hi,

I'm trying to override the ModelForm class in order to create a Form with dynamic fields.
My new class (that inherits from ModelForm) needs a meta class which should be a child of ModelFormMetaclass but this class is not in the __all__ list of the admin.forms.modules module.

Is there a reason for this? If not could you please add the ModelFormMetaclass symbol to admin.forms.modules._ _all_ _?

Thanks in advance.

Rm4dillo"		closed	Core (Other)	1.2		invalid		&&	Unreviewed	1	0	0	0	0	0
