on trying to run C:\\Python34/python manage.py makemigrations, I get the following error:
Error
WARNINGS: ?: (urls.w005) URL namespace \
it's because of multiple declarations of that admin path. remove those extra line path('admin/', admin.site.urls) line from urls.py file except the project's url.py