Django-colorfield bumped up its default max_length from 10 to 18 characters in bfe421b8. Though we've pinned the version of colorfields we're depending on, we can make the future version upgrade easier now by locking our fields to having a max length of 10 chars. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| migrations | ||
| static | ||
| templates | ||
| templatetags | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| models.py | ||
| version.py | ||