django/tests/aggregation
Simon Charette fd9050589f [3.0.x] Fixed #31094 -- Included columns referenced by subqueries in GROUP BY on aggregations.
Thanks Johannes Hoppe for the report.

Regression in fb3f034f1c.

Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>

Backport of 5a4d7285bd from master
2019-12-19 11:10:33 +01:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Refs #23919 -- Removed python_2_unicode_compatible decorator usage 2017-01-18 13:44:34 +01:00
test_filter_argument.py Fixed #30542 -- Fixed crash of numerical aggregations with filter. 2019-06-05 08:06:26 +02:00
tests.py [3.0.x] Fixed #31094 -- Included columns referenced by subqueries in GROUP BY on aggregations. 2019-12-19 11:10:33 +01:00