﻿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
9122	Inline admin on generic relations ignores exclude and max_num	Daniel Roseman	nobody	"GenericInlineModelAdmin, in contrib.contenttypes.generic, passes most of the usual admin parameters into generic_inlineformset_factory to create the inline formset - but for no obvious reason it omits exclude and max_num, so values for these are ignored.

Patch just adds these, and coerces exclude to a list (rather than a tuple) so that the content_type fields can be automatically appended without breaking."		closed	Contrib apps	1.0		fixed	admin, generic relations	semente@… Alex Robbins	Ready for checkin	1	0	0	0	0	0
