1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/aggregation_regress
2011-10-13 18:51:33 +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 Convert much of the regression tests to use absolute imports. There's still work to be done though. 2011-10-13 18:51:33 +00:00