﻿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
9795	One-to-one relation causes inappropriate filtering of other relations	James Bennett	Brian Rosner	"When a model has a `OneToOneField` pointing at it from another model, and that model has `limit_choices_to` set, then any related-object-selection displayed for that model will apply the `limit_choices_to`, regardless of whether the popup is being displayed to select an object for the relation which has `limit_choices_to` set.

Since this is somewhat hard to explain in words, I'll attach a minimal sample project which demonstrates the issue."		closed	contrib.admin	1.0		fixed			Accepted	0	0	0	0	0	0
