fbsamples/marketing-api-samples

start :8000 success but error : no such table security_role

Closed this issue · 2 comments

j2p0 commented

start :8000 success but error : no such table security_role
im using sqlite3

Hi @japonikaa did you try to run
python manage.py migrate
while working in the project virtual env?

Hi @japonikaa the issue should be fixed with the latest commit. Please get the latest and run python manage.py migrate then python manage.py runsslserver. Let me know if the issue remains.