﻿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
10972	Use Expressions with Annotations	me@…		"It would be nice if expressions could be used inside annotations,  i.e. to perform something like the following:

Customer.objects.annotate('total_purchased': Sum(F('customer__order__lineitem__quantity') * F('customer__order__lineitem__price')))"		new	ORM aggregation	1.1-beta-1			expression aggregation aggregates annotation	samt@…	Unreviewed	0	0	0	0		
