﻿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
1519	[patch] [magic-removal] extra(select=) lookup option is out of order	Antti Kaihola	Adrian Holovaty	In the documentation it's stated that the {{{extra(select=)}}} lookup option expects a dictionary mapping attribute names to SQL clauses. {{{QuerySet._select}}} is indeed initialize as an empty dict, but elsewhere in query.py it's assumed that {{{select=}}} is a list of 2-tuples.	defect	closed	Database layer (models, ORM)		normal	fixed			Unreviewed	1	0	0	0	0	0
