Simply delete the database from pgAdmin = first disconnect the database then drop it..
Then create the database again with same name as previous..The delete the all files in migration..
Then run all the migration command then runserver..
Your code is debug enjoy :)