django/tests/queries
Florian Apolloner 84c1826ded Fixed #27718 -- Added QuerySet.union(), intersection(), difference().
Thanks Mariusz Felisiak for review and Oracle assistance.
Thanks Tim Graham for review and writing docs.
2017-01-14 08:32:07 -05:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Refs #25415 -- Fixed invalid models in the test suite. 2016-09-09 17:16:42 -04:00
test_qs_combinators.py Fixed #27718 -- Added QuerySet.union(), intersection(), difference(). 2017-01-14 08:32:07 -05:00
tests.py Changed a test to be consistent when run in parallel. 2017-01-14 15:41:49 +11:00