﻿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
1592	[patch] ReverseSingleRelatedObjectDescriptor should use limit_choices_to	mir@…	Adrian Holovaty	"I have defined a ForeignKey with limit_choices_to for say ""somefield"".
Now, when I do:

{{{someobject.somefield}}}

the resulting query to the related object does not use this limitation. Shouldn't it do this? 

I'm not absolutely sure on this, though, but would be very interested in the reasons if I'm wrong."	defect	closed	Database layer (models, ORM)	magic-removal	normal	invalid	ForeignKey limit_choices_to		Unreviewed	1	0	0	0	0	0
