django/tests/queries
Ian Foote 508b5debfb Refs #11964 -- Made Q objects deconstructible. 2017-02-23 20:47:48 -05:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Fixed #26551 -- Fixed negated Q() queries that span relations. 2017-02-09 11:20:33 -05:00
test_q.py Refs #11964 -- Made Q objects deconstructible. 2017-02-23 20:47:48 -05:00
test_qs_combinators.py Refs #23919 -- Replaced kwargs.pop() with keyword-only arguments. 2017-02-01 11:41:56 -05:00
tests.py Refs #23919 -- Used yield from. 2017-02-23 20:06:01 -05:00