﻿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
23824	excluded fields on ModelForm does not work on inherited fields	Ben Davis		When you have a `ModelForm` subclass, any fields in the `exclude` array are still included on the form if the field is part of the parent class. This happens in `ModelFormMetaClass.__new__` when the class overrides `new_class.base_fields` with the parent fields *after* applying the exclusions.	Uncategorized	closed	Forms	1.7	Normal	duplicate			Unreviewed	0	0	0	0	0	0
