﻿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
5759	[newforms-admin] inline_formset() doesn't allow customized forms	Antti Kaihola	nobody	"As described in [http://www.djangoproject.com/documentation/newforms/#using-an-alternate-base-class the documentation], the {{{form_for_model()}}} and {{{form_for_instance()}}} functions accept a {{{form=}}} keyword argument for specifying a custom form as their base classes.

In the newforms-admin branch, the {{{formset_for_model()}}} function supports a similar {{{form=}}} keyword argument, but the {{{inline_formset()}}} function does not. It would be useful to have this functionality."		closed	Forms	newforms-admin		fixed	nfa-blocker		Accepted	1	0	0	1	0	0
