I am working with django 1.9 and I am currently coding - in Windows Command Prompt - python manage.py makemigrations and the error:
python manage.py makemigrations
AttributeErr
Remove the beginning empty Url patterns and also remove
Url
django.conf.urls.handler400,
from your urls.py this will solve your problem.
urls.py