0003_auto_20161116_0730.py
429 Bytes
-
Extend course_id field to 255 characters. · f0fa58e8
It stores course keys, which can be longer than 50 characters. Standard field size for course key fields in edx-platform is 255 characters, so extend our course_id field to 255 chars.
Matjaz Gregoric committed