mirror of
https://github.com/django/django.git
synced 2025-11-03 05:13:23 +00:00
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
|
||
|---|---|---|
| .. | ||
| 4x8.png | ||
| 8x4.png | ||
| __init__.py | ||
| imagefield.py | ||
| models.py | ||
| tests.py | ||