django1/tests/queries
Simon Charette 0ad1693494 [1.11.x] Fixed #28101 -- Fixed a regression with nested __in subquery lookups and to_field.
Thanks Kristian Klette for the report and Tim for the help.

Backport of 8ef35468b6 from master
2017-04-23 01:16:04 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py [1.11.x] Fixed #28101 -- Fixed a regression with nested __in subquery lookups and to_field. 2017-04-23 01:16:04 -04:00
test_qs_combinators.py Fixed #27718 -- Added QuerySet.union(), intersection(), difference(). 2017-01-14 08:32:07 -05:00
tests.py [1.11.x] Fixed #28101 -- Fixed a regression with nested __in subquery lookups and to_field. 2017-04-23 01:16:04 -04:00