Is there a way to use it like
Foo.objects.annotate(geometric_mean=GeometricMean(\'bars__value\'))
or
Foo.objects.annotate(geometric_m