This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
7132d17de1
django
/
tests
/
aggregation
History
David Wobrock
691486a5cf
Fixed
#33073
-- Fixed queryset crash with aggregation and empty/extra queryset annotation.
2021-09-01 20:59:16 +02: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
#31568
-- Fixed alias reference when aggregating over multiple subqueries.
2020-05-14 09:31:15 +02:00
tests.py
Fixed
#33073
-- Fixed queryset crash with aggregation and empty/extra queryset annotation.
2021-09-01 20:59:16 +02:00