django/tests/lookup
Jakub Roztocil 4b6ba2c1d1 [1.7.x] Fixed #22489 -- missing implemenation for search lookup
When custom lookups were added, converting the search lookup to use
the new Lookup infrastructure wasn't done.

Some changes were needed to the added test, main change done by
committer was ensuring the test works on MySQL versions prior to 5.6.

Backport of 7131e14d00 from master
2014-05-05 14:40:06 +03:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py [1.7.x] Fixed #22489 -- missing implemenation for search lookup 2014-05-05 14:40:06 +03:00
tests.py [1.7.x] Fixed #22489 -- missing implemenation for search lookup 2014-05-05 14:40:06 +03:00