﻿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
25828	Aggregation and annotation using a postgres JSONField	Austin Pua		"I saw this [http://stackoverflow.com/questions/33507872/django-orm-group-by-json-key-in-json-field StackOverflow post], and I decided to try it out myself. I can confirm that aggregations and annotations do not work with `JSONField`. Using `values()` also does not work. I think it has something to do with how the strings/lookups are parsed. 

Is this a bug that can/will be fixed before the official 1.9 release, or is this a feature enhancement for future versions? Is it even possible to implement?"	Cleanup/optimization	closed	contrib.postgres	dev	Normal	worksforme	JSONField aggregation annotation	Marc Tamlyn	Unreviewed	0	0	0	0	0	0
