environment DJANGO VERSION 1.9 Python 2.7.6
I added a field (scores) to a model class in models.py like this
from django.db import models from django
Easyes Solution: RENAME the field makemigrations migrate RENAME back makemigrations migrate