2👍
✅
solution
- Was to erase, re-create db
- Remove *.pyc files
- Remove migrations folders
then python manage.py makemigrations worked perfectly.
Source:stackexchange.com