When I run python manage.py migrate on my Django project, I get the following error:
python manage.py migrate
Traceback (most recent call last): File \"manage.py\", line
delete migrations folder and db.sqlite3 and type in the cmd python manage.py makemigrations