mirror of
https://github.com/Hopiu/django.git
synced 2026-03-27 11:20:24 +00:00
Subquery annotation references must be resolved if they are excluded
from the GROUP BY clause by a following .values() call.
Regression in
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||