mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Regression in b0ad41198b.
Refs #34013. The initial logic did not consider that annotation aliases
can include lookup or transform separators.
Thanks Gert Van Gool for the report and Mariusz Felisiak for the review.