django/tests/queries
Anssi Kääriäinen 0e37049636 [1.6.x] Fixed #22429 -- Incorrect SQL when using ~Q and F
Backpatch of 5e1f4656b9 from master.

Conflicts:
	django/db/models/sql/query.py
	tests/queries/models.py
	tests/queries/tests.py
2014-05-05 13:27:54 +03:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py [1.6.x] Fixed #22429 -- Incorrect SQL when using ~Q and F 2014-05-05 13:27:54 +03:00
tests.py [1.6.x] Fixed #22429 -- Incorrect SQL when using ~Q and F 2014-05-05 13:27:54 +03:00