1👍
Just run this in your project terminal
python manage.py migrate
and not
python manage.py makemigrations
Source:stackexchange.com
1👍
Just run this in your project terminal
python manage.py migrate
and not
python manage.py makemigrations