﻿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
23266	Query relation lookup check issues extra queries.	Florian Apolloner	Anubhav Joshi	The fix for #14334 issues extra queries when doing relational lookups with `__in` and a qs as argument. https://github.com/django/django/commit/34ba8670#diff-0edd853580d56db07e4020728d59e193R1100 should check if value is a qs and then check the modeltype or whatever. '''This release blocker is only for 1.8'''	Bug	closed	Database layer (models, ORM)	dev	Release blocker	fixed		Tim Graham ANUBHAV JOSHI	Accepted	1	0	0	0	0	0
