This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-23 01:25:58 +00:00
Code
Issues
25
Releases
Wiki
Activity
09e1ec71df
django
/
tests
/
aggregation
History
Sicong
09e1ec71df
Fixed
#32166
-- Removed redundant definition of Greatest in test_expression_on_aggregation.
2020-11-03 07:08:42 +01:00
..
__init__.py
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
#31568
-- Fixed alias reference when aggregating over multiple subqueries.
2020-05-14 09:31:15 +02:00
tests.py
Fixed
#32166
-- Removed redundant definition of Greatest in test_expression_on_aggregation.
2020-11-03 07:08:42 +01:00