django/tests/annotations
Christian Klus b0a6798de5 [3.0.x] Fixed #32152 -- Fixed grouping by subquery aliases.
Regression in 42c08ee465.

Thanks Simon Charette for the review.

Backport of 4ac2d4fa42 from master
2020-10-29 11:33:52 +01:00
..
__init__.py Fixed #14030 -- Allowed annotations to accept all expressions 2014-11-15 14:00:43 +00:00
models.py Fixed #28289 -- Fixed crash of RawSQL annotations on inherited model fields. 2019-07-11 08:27:15 +02:00
tests.py [3.0.x] Fixed #32152 -- Fixed grouping by subquery aliases. 2020-10-29 11:33:52 +01:00