Currently I\'m using Django 1.11 and Python 3.6. I\'m attempting to create a custom user model with a new application that authenticates with LDAP, but i\'m greeted with th
Remove all the migrations under Migration Directory
Now you can use makemigrations and migrate