django/tests/lookup
Tim Graham 92c49d6f01 Revert "Fixed #20462 - Fixed sqlite regex lookups for null values and non-string fields."
This reverts commit 64041f0e6e.

lookup.tests.LookupTests.test_regex_non_string fails under Postgres.
We should also try to rewrite the test using an existing model.
2013-06-11 17:55:19 -04:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Revert "Fixed #20462 - Fixed sqlite regex lookups for null values and non-string fields." 2013-06-11 17:55:19 -04:00
tests.py Revert "Fixed #20462 - Fixed sqlite regex lookups for null values and non-string fields." 2013-06-11 17:55:19 -04:00