django/tests/regressiontests/extra_regress
Malcolm Tredinnick 556fbc78a6 Fixed #8039 -- Make sure that extra(tables=...) tables are always included in
the resulting SQL. Previously, an optimisation was removing them in some corner
cases.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8429 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-17 22:38:36 +00:00
..
__init__.py Fixed #7314 -- Changed the way extra() bits are handled when QuerySets are merged. 2008-06-30 06:24:21 +00:00
models.py Fixed #8039 -- Make sure that extra(tables=...) tables are always included in 2008-08-17 22:38:36 +00:00