Files
django-admin-interface/admin_interface
CM Lubinski 8fe6ffd3b2 Specify a max_length on all ColorFields.
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.
2017-06-09 11:26:46 -04:00
..
2015-10-26 22:36:53 +01:00
2016-02-24 10:04:35 +01:00
2017-06-09 11:58:26 +02:00