﻿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
11709	Admin Inline with Exclude fails if two fkeys to same parent are present, despite fk_name being used	yishaibeeri	Brian Rosner	"[ quick and dirty bug post (appears to be a small localized one); will try to add patch and tests in a short while ]

In validate_inline(), the check for excluded fkey neglects to pass the cls.fk_name arg to _get_foreign_key (line 172 in the current trunk revision) - thus the fk_name parameter given in the Inline is ignored and _get_foreign_key finds multiple fkeys to same parent - raising an exception.

"		closed	contrib.admin	1.1		fixed			Accepted	0	0	0	0	0	0
