This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
aggregation
History
Simon Charette
a0f34d8fef
Refs
#31094
-- Added test for not using aliases in GROUP BY clauses.
2019-12-19 09:12:29 +01:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Refs
#23919
-- Removed python_2_unicode_compatible decorator usage
2017-01-18 13:44:34 +01:00
test_filter_argument.py
Fixed
#30542
-- Fixed crash of numerical aggregations with filter.
2019-06-05 08:06:26 +02:00
tests.py
Refs
#31094
-- Added test for not using aliases in GROUP BY clauses.
2019-12-19 09:12:29 +01:00