Closed mtastafford closed 6 years ago
Try these code for db migration in your django app
python manage.py makemigrations steemconnect_auth
python manage.py migrate
and you should update using this code
pip install steemconnect_auth -U
ahh of course!
python manage.py makemigrations steemconnect_auth
and;
pip install --upgrade steemconnect_auth
cleared this all up for me. Thanks!
trying to create a new steemconnectuser throws an operational error: