summaryrefslogtreecommitdiff
path: root/tests/modeltests/aggregation
AgeCommit message (Expand)Author
2009-05-07Make sure that all uses of max_length in the test suite use values smaller th...Jacob Kaplan-Moss
2009-03-12Fixed #10250 -- Added a regression test to ensure that GROUP BY statements ar...Russell Keith-Magee
2009-02-23Fixed #10182 -- Corrected realiasing and the process of evaluating values() f...Russell Keith-Magee
2009-02-03Fixed #10127 -- Corrected (no, really, this time!) the way the select_related...Russell Keith-Magee
2009-01-23Fixed #10089 -- Corrected handling of aggregates when the query set contains ...Russell Keith-Magee
2009-01-15Fixed #3566 -- Added support for aggregation to the ORM. See the documentatio...Russell Keith-Magee