﻿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
23659	Lost annotation ordering with values_list() and annotate()	Claude Paroz	nobody	When I'm aggregating with `values_list()` and then annotate with a list of clauses, I'd expect the annotate *args ordering to be respected in the resulting lists. Unfortunately, `annotate()` args ordering is currently discarded because all annotations parameters are consolidated in a plain `dict`.	Bug	closed	Database layer (models, ORM)	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
