﻿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
8030	BaseModelForm does not use super()	glenjamin@…	nobody	"As seen in:

http://code.djangoproject.com/browser/django/trunk/django/forms/models.py#L262

This somewhat restricts what can be done with multiple inheritance on form objects, which imo would be the most effective way of adding custom form display methods and such to forms.

This can be worked around by simply ensuring that the mixin class comes before the form classes, however there isn't really any reason that this cannot be fixed."		closed	Uncategorized	dev		fixed			Unreviewed	0	0	0	0	0	0
