This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-20 11:36:04 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
9d72e7daf7
django
/
tests
/
aggregation
History
Download ZIP
Download TAR.GZ
Adam Johnson
c2615a0500
Fixed
#36405
-- Fixed Aggregate.order_by using OuterRef.
...
co-authored-by: Simon Charette <charette.s@gmail.com>
2025-05-23 16:15:59 +02:00
..
__init__.py
models.py
Fixed aggregation tests crash on databases that don't support JSONFields.
2025-04-27 09:03:35 +02:00
test_filter_argument.py
Fixed
#36404
-- Fixed Aggregate.filter using OuterRef.
2025-05-23 15:17:20 +02:00
tests.py
Fixed
#36405
-- Fixed Aggregate.order_by using OuterRef.
2025-05-23 16:15:59 +02:00