django/tests/regressiontests/model_fields
Anssi Kääriäinen 459c3b67b7 Fixed #18317 -- Removed db specific raw SQL function from tests
A test in model_fields used LEN() in raw SQL. This function is not
available on some 3rd party backends. I removed this function and
ensured that the test works correctly (breaks pre e9bbdb39de) with
the change.
2012-05-22 23:16:24 +03:00
..
4x8.png
8x4.png
__init__.py
imagefield.py
models.py
tests.py Fixed #18317 -- Removed db specific raw SQL function from tests 2012-05-22 23:16:24 +03:00