1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/tests/regressiontests/aggregation_regress
2011-01-17 02:37:40 +00:00
..
fixtures
__init__.py
models.py Fixed #14754 -- corrected using an aggregate in an F expressions when that queryset is later used in a subquery. Thanks to master for the patch. 2010-11-22 18:00:01 +00:00
tests.py Corrected an aggregation test failure under PostgreSQL, introduced by r15223. Thanks to Alex for the report. 2011-01-17 02:37:40 +00:00