summaryrefslogtreecommitdiff
path: root/tests/lookup
AgeCommit message (Expand)Author
2013-10-26Fix all violators of E231Alex Gaynor
2013-10-23Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol
2013-10-19Removed unused local variables in tests.Tim Graham
2013-07-31Added field.attname to Options.name_mapAnssi Kääriäinen
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-06-26Fixed #20462 - Replaced the str() cast introduced in 273dc55 by force_text()Loic Bistuer
2013-06-26Fixed #20462 -- null/non-string regex lookups are now consistentAndrew Clark
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-06-10Revert "Began implementing a shared set of test models to speed up tests."Florian Apolloner
2013-03-13Began implementing a shared set of test models to speed up tests.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