django/tests/annotations
Simon Charette 12b771a1ec Fixed #36299 -- Prevented field selection on QuerySet.alias() after values().
Regression in 65ad4ade74.

Refs #28900.

Thanks Jeff Iadarola for the report and tests.

Co-Authored-By: OutOfFocus4 <jeff.iadarola@gmail.com>
2025-04-05 20:43:50 +02:00
..
__init__.py
models.py Fixed #35586 -- Added support for set-returning database functions. 2024-08-12 15:35:19 +02:00
tests.py Fixed #36299 -- Prevented field selection on QuerySet.alias() after values(). 2025-04-05 20:43:50 +02:00