﻿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
15116	Don't ORDER BY when using .in_bulk()	Chris Lamb	nobody	"Specifying an ORDER BY is wasteful as the database engine will order the results (according to our model's default ordering) and then we throw that ordering away when we put them in a dictionary.

Patch attached."		closed	Database layer (models, ORM)	1.2		fixed			Ready for checkin	1	0	0	0	0	0
