python-django.el
python-django.el copied to clipboard
Wrong argument type stringp, NIL When Running Management Command
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