This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-09 21:38:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
a3a27dec8f
django
/
tests
/
aggregation
History
Download ZIP
Download TAR.GZ
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
..
fixtures
__init__.py
models.py
Harmonized some PEP 0263 coding preambles
2014-05-15 19:58:41 +02: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