This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4ec96b776b
django
/
tests
/
expressions
History
Adam Chainz
3c2c74f58f
[1.8.x]
Fixed
#25377
-- Changed Count queries to execute COUNT(*) instead of COUNT('*').
...
Backport of
3fe3887a2e
from master
2015-09-14 14:07:32 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.8.x]
Fixed
#24171
-- Fixed failure with complex aggregate query and expressions
2015-03-09 07:51:05 -04:00
tests.py
[1.8.x]
Fixed
#25377
-- Changed Count queries to execute COUNT(*) instead of COUNT('*').
2015-09-14 14:07:32 -04:00