﻿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
33141	Rename Aggregate.empty_aggregate_value to empty_result_set_value.	David Wobrock	David Wobrock	"Hi,

In the context of #33018 and [https://github.com/django/django/pull/14770#pullrequestreview-761591996 a comment on its PR], a suggestion was made to rename `Aggregate.empty_aggregate_value` to `empty_result_set_value`

It might even be moved from the `Aggregate` class to `Func` to be more general, since in #33018 we define this attribute/property for `Coalesce`."	Cleanup/optimization	closed	Database layer (models, ORM)	4.0	Normal	fixed	empty_aggregate_value,empty_result_set_value,aggregate,orm,empty	Simon Charette Nick Pope Mariusz Felisiak David Wobrock	Ready for checkin	1	0	0	0	0	0
