summaryrefslogtreecommitdiff
path: root/tests/lookup/models.py
AgeCommit message (Expand)Author
2014-05-05[1.7.x] Fixed #22489 -- missing implemenation for search lookupJakub Roztocil
2013-11-02PEP8 cleanupJason Myers
2013-10-23Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol
2013-06-11Revert "Fixed #20462 - Fixed sqlite regex lookups for null values and non-str...Tim Graham
2013-06-11Fixed #20462 - Fixed sqlite regex lookups for null values and non-string fields.Axel Haustant
2013-06-10Reverted the introduction of shared_models.Florian Apolloner
2013-03-13Merge pull request #900 from bmispelon/ticket-20022Jacob Kaplan-Moss
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner