﻿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
12258	QuerySet 'get' method should clear ordering before executing query	mattdennewitz@…	nobody	"The SQL generated by the ORM when calling `get` includes ordering parameters specified in `Meta.ordering`. This might be small in the greater scheme of things, but clearing the ordering before evaluating the cloned `QuerySet` would prevent unnecessary filesorts by the database.
"		closed	Database layer (models, ORM)	1.1		fixed	ordering, database, queryset, mq, mq-200912-dallas		Ready for checkin	1	0	0	0	0	0
