This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
01974d7f75
django
/
tests
/
aggregation
History
Ahmad A. Hussein
493b26bbfc
Fixed
#31888
-- Avoided module-level MySQL queries in tests.
2020-08-17 09:31:16 +02: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
#31888
-- Avoided module-level MySQL queries in tests.
2020-08-17 09:31:16 +02:00