django/tests/queries
Anssi Kääriäinen c00a8525c6 Fixed #20788 -- exclude() generated subquery failure
"Fixed" by adding a test case, the original problem was already fixed
by earlier ORM changes. Thanks to david@judicata.com for the report
and test case.
2013-07-23 13:40:50 +03:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Refactored qs.add_q() and utils/tree.py 2013-03-13 10:44:49 +02:00
tests.py Fixed #20788 -- exclude() generated subquery failure 2013-07-23 13:40:50 +03:00