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
bce4a53670
django1
/
tests
/
aggregation
History
Simon Charette
156a2138db
Refs
#30446
-- Removed unnecessary Value(..., output_field) in docs and tests.
2020-07-15 10:58:38 +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
Refs
#30446
-- Removed unnecessary Value(..., output_field) in docs and tests.
2020-07-15 10:58:38 +02:00