﻿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
7314	Combining querysets remove extra-Subquery	Erik Stein	nobody	"If I combine two queries where the first one has an extra where clause defining a subquery, the subquery is removed from the resulting queryset. The queryset gives wrong results.

See attached test.

The method to combine queries this way is used in `ChangeList.get_query_set`, see
source:/django/branches/newforms-admin/django/contrib/admin/views/main.py#7544#L306"		closed	Uncategorized	dev		fixed	qsrf-cleanup nfa-someday		Accepted	0	0	0	0	0	0
