django/tests/regressiontests/aggregation_regress
Alex Gaynor 4276b5197b Fixed #12687 -- fixed an issue with aggregates and counts in conjunction with annotations where the QuerySet was provably empty.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14586 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-17 02:57:14 +00:00
..
fixtures
__init__.py
models.py Fixed #13895 -- Refactored aggregation_regress doctests. Thanks to Alex Gaynor for the patch. 2010-08-20 14:28:42 +00:00
tests.py Fixed #12687 -- fixed an issue with aggregates and counts in conjunction with annotations where the QuerySet was provably empty. 2010-11-17 02:57:14 +00:00