This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
0b95a96ee1
django1
/
tests
/
aggregation
History
Hannes Ljungberg
a934d377af
Fixed
#33262
-- Fixed crash of conditional aggregation on Exists().
2021-11-04 06:31:32 +01:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#31377
-- Disabled grouping by aliases on QuerySet.values()/values_list() when they collide with field names.
2020-03-25 09:13:46 +01:00
test_filter_argument.py
Fixed
#33262
-- Fixed crash of conditional aggregation on Exists().
2021-11-04 06:31:32 +01:00
tests.py
Fixed
#33141
-- Renamed Expression.empty_aggregate_value to empty_result_set_value.
2021-09-29 12:58:01 +02:00