django1/tests/expressions
Mariusz Felisiak f5184ae5dc [2.0.x] Fixed #28689 -- Fixed unquoted table names in Subquery SQL when using OuterRef.
Regression in f48bc7c3db.

Backport of 81e357a7e1 from master
2017-10-25 17:25:45 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py [2.0.x] Fixed #28689 -- Fixed unquoted table names in Subquery SQL when using OuterRef. 2017-10-25 17:25:45 -04:00
test_queryset_values.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
tests.py [2.0.x] Fixed #28689 -- Fixed unquoted table names in Subquery SQL when using OuterRef. 2017-10-25 17:25:45 -04:00