graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #06922
Re: [Question #692930]: no such table: auth_user
Question #692930 on Graphite changed:
https://answers.launchpad.net/graphite/+question/692930
Status: Open => Answered
Denis Zhdanov proposed the following answer:
Hello Simon,
Try to run first
PYTHONPATH=/opt/graphite/webapp /usr/local/bin/django-admin.py makemigrations --settings=graphite.local_settings
then
PYTHONPATH=/opt/graphite/webapp /usr/local/bin/django-admin.py migrate --settings=graphite.local_settings
WBR,
Denys
--
You received this question notification because your team graphite-dev
is an answer contact for Graphite.