﻿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
10522	generic_inlineformset_factory's exclude option should accept tuples too	Matthias Kestenholz	nobody	"This is similar to #9171, which was fixed in [9086]

from django.contrib.contenttypes.generic import generic_inlineformset_factory
generic_inlineformset_factory(SomeModel, exclude=('somefield',)) causes an exception 'tuple has no attribute extend'

"		closed	Contrib apps	dev		fixed			Accepted	0	0	0	0	0	0
