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
76e37513e2
django
/
tests
/
aggregation
History
Simon Charette
967f8750ab
Refs
#27849
-- Fixed filtered aggregates crash on filters that match everything.
2022-11-07 09:05:24 +01:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_filter_argument.py
Refs
#27849
-- Fixed filtered aggregates crash on filters that match everything.
2022-11-07 09:05:24 +01:00
tests.py
Refs
#33990
-- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().
2022-10-08 08:07:38 +02:00