4b60b55d45
Even though a PR was made to modify the fields for MySQL's utf8mb4 charset (max key length 191), the initial migration was still trying to create it at 255. Perhaps modifying the initial migration isn't the right way to fix this, but I'm not sure what else to do. |
||
---|---|---|
.. | ||
__init__.py | ||
0001_initial.py | ||
0002_auto_20170927_1109.py |