index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
regressiontests
/
aggregation_regress
Age
Commit message (
Expand
)
Author
2009-02-08
Fixed #10199 -- Modified aggregate() calls to clone the base query so that th...
Russell Keith-Magee
2009-02-03
Fixed #10127 -- Corrected (no, really, this time!) the way the select_related...
Russell Keith-Magee
2009-02-02
Fixed #10127 -- Corrected handling of select_related() in annotate() calls. T...
Russell Keith-Magee
2009-01-30
Fixed some tests that relied on an arbitrary ordering of rows.
Ian Kelly
2009-01-29
Fixed #7210 -- Added F() expressions to query language. See the documentation...
Russell Keith-Magee
2009-01-24
Refs #10113 -- Modified the generated SQL to remove redundant GROUP BY elemen...
Russell Keith-Magee
2009-01-24
Fixed #10113 -- Ensured that joined fields mentioned in order_by() are includ...
Russell Keith-Magee
2009-01-23
Fixed #10089 -- Corrected handling of aggregates when the query set contains ...
Russell Keith-Magee
2009-01-23
Fixed #10100 -- Corrected handling of the negation required exclude() clauses...
Russell Keith-Magee
2009-01-20
Fixed #10064 -- Corrected handling of aggregate queries that also use select_...
Russell Keith-Magee
2009-01-15
Fixed #3566 -- Added support for aggregation to the ORM. See the documentatio...
Russell Keith-Magee
[prev]