I tried makemigrations, migrate, and even many methods stated in stack overflow but nothing is happening. Please tell me the reason why this happens and how can i solve it?
I think this can help you :-
Delete all the migrations in your app except init.py file. AND then again type python manage.py make makemigrations and type python manage.py migrate
python manage.py make makemigrations
python manage.py migrate
1.4m articles
1.4m replys
5 comments
57.0k users