﻿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
28219	Ease locating origin of queryset paginator warnings	Denise Mauldin	nobody	I just updated from 1.10 to 1.11 and I get a ton of these UnorderedObjectListWarnings when running my tests.  However, I have no idea where they're coming from, so I'm going through and searching for `filter` in my codebase and adding an `order_by` on the end of it.  This is a quite annoying process and would be helped if the warning returned a stack trace of where it was being called from.	Cleanup/optimization	new	Core (Other)	1.11	Normal				Accepted	0	0	0	0	0	0
