This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-17 14:30:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4e8d89020c
django
/
tests
/
aggregation
History
Mariusz Felisiak
59b4e99dd0
Refs
#31136
-- Made QuerySet.values()/values_list() group only by selected annotation.
...
Regression in
0f843fdd5b
.
2020-01-15 09:32:42 +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
#31136
-- Made QuerySet.values()/values_list() group only by selected annotation.
2020-01-15 09:32:42 +01:00