mirror of
https://github.com/Hopiu/django.git
synced 2026-05-12 09:33:10 +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 | ||