diff options
| author | Simon Charette <charette.s@gmail.com> | 2021-12-01 00:43:39 -0500 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-12-02 07:23:33 +0100 |
| commit | e5a92d400acb4ca6a8e1375d1ab8121f2c7220be (patch) | |
| tree | 288bbfaafb587ea31f752c0ea955d695e9edcd47 /docs/ref/forms | |
| parent | e3bde71676a704e27d62e5f96dd967f7305db7f2 (diff) | |
Fixed #33282 -- Fixed a crash when OR'ing subquery and aggregation lookups.
As a QuerySet resolves to Query the outer column references grouping logic
should be defined on the latter and proxied from Subquery for the cases where
get_group_by_cols is called on unresolved expressions.
Thanks Antonio Terceiro for the report and initial patch.
Diffstat (limited to 'docs/ref/forms')
0 files changed, 0 insertions, 0 deletions
