python-django.el icon indicating copy to clipboard operation
python-django.el copied to clipboard

Wrong argument type stringp, NIL When Running Management Command

Open artforlife opened this issue 6 years ago • 0 comments

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

artforlife avatar Mar 22 '19 02:03 artforlife