summaryrefslogtreecommitdiff
path: root/django/db/models/sql/aggregates.py
AgeCommit message (Expand)Author
2010-11-17[1.2.X] Fixed #12687 -- fixed an issue with aggregates and counts in conjunct...Alex Gaynor
2009-12-22Fixed #1142 -- Added multiple database support.Russell Keith-Magee
2009-01-15Fixed #3566 -- Added support for aggregation to the ORM. See the documentatio...Russell Keith-Magee