Ramiro Morales a8598c7de2 Fixed #11789 -- Fixed aggregates so it interacts with QuerySet none() in a way consistent with other empty query sets. Thanks alexr for the report and patch. %!s(int64=14) %!d(string=hai) anos
..
fixtures 98ef7e85bd Fixed #10666 -- Corrected the handling of inherited fields with aggregate() and annotate(). Thanks to julienb for the report. %!s(int64=16) %!d(string=hai) anos
__init__.py cc4e4d9aee Fixed #3566 -- Added support for aggregation to the ORM. See the documentation for details on usage. %!s(int64=16) %!d(string=hai) anos
models.py 07ba3220ba Fixed #14754 -- corrected using an aggregate in an F expressions when that queryset is later used in a subquery. Thanks to master for the patch. %!s(int64=14) %!d(string=hai) anos
tests.py a8598c7de2 Fixed #11789 -- Fixed aggregates so it interacts with QuerySet none() in a way consistent with other empty query sets. Thanks alexr for the report and patch. %!s(int64=14) %!d(string=hai) anos