I have two applications (ook and eek say) and I want to use a foreign key to a model in ook from a model in eek. Both are
ook
eek
Try running migrations one by one for every model.
This way you can debug the app you are facing problem with
app
python manage.py migrate appmname