﻿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
5488	newforms-admin: inline fields with multiple fk's between models doesn't work	jdetaeye	jdetaeye	"In case a single foreign key relation exists between the inline model and its parent, all is fine.[[BR]]
When there are multiple keys between the models, the InlineModelAdmin class provides the field fk_name in which we can define which one to use. 

The required lookup when the fk_name is specified has not been coded yet: forgotten or skipped-for-now. [[BR]]
The attached patch provides the implementation."		closed	contrib.admin	newforms-admin		fixed	newforms-admin: inline	jdetaeye@…	Accepted	1	0	0	0	0	0
