django/tests/regressiontests/aggregation_regress
Karen Tracey 9df71371c2 Fixed #12822: Don't copy the _aggregate_select_cache when cloning a query set,
as that can lead to incorrect SQL being generated for the query. Thanks to mat
for the report and test, tobias for the fix, and Alex for review.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@12830 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-03-21 20:47:52 +00:00
..
fixtures
__init__.py
models.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
tests.py Fixed #12822: Don't copy the _aggregate_select_cache when cloning a query set, 2010-03-21 20:47:52 +00:00