This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-11-07 07:15:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
71a19a0e475165dbc14c1fe02f552013ee670e4c
django
/
tests
/
aggregation
History
Simon Charette
543e17c440
Fixed
#36292
-- Fixed crash when aggregating over a group mixing transforms and references.
...
Regression in
65ad4ade74
. Refs
#28900
Thanks Patrick Altman for the report.
2025-04-03 17:51:26 +02:00
..
__init__.py
…
models.py
Fixed
#35444
-- Added generic support for Aggregate.order_by.
2025-03-03 11:37:00 +01:00
test_filter_argument.py
Removed unnecessary commas in tests.
2022-12-21 11:41:29 +01:00
tests.py
Fixed
#36292
-- Fixed crash when aggregating over a group mixing transforms and references.
2025-04-03 17:51:26 +02:00