I am trying to use the Django ORM to aggregate by a field and SUM up the value returned by a decorator. I\'m new to the Django ORM so forgive me if I\'m missing something.