django1/tests/aggregation
Anssi Kääriäinen 7bc57a6d71 Fixed #11881 -- removed junk from aggregation subqueries
There were clauses that weren't needed in the subqueries. These were
ORDER BY, SELECT FOR UPDATE and related selections.
2013-08-19 16:15:09 +03:00
..
fixtures
__init__.py
models.py
tests.py Fixed #11881 -- removed junk from aggregation subqueries 2013-08-19 16:15:09 +03:00