I am getting the following error > Wrong argument type stringp, nil when running `m` + `migrate` command in the mode. The same command works in the shell. ` python manage.py migrate`
I am getting the following error
Wrong argument type stringp, nil
when running
m+migratecommand in the mode.The same command works in the shell.
python manage.py migrate