graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #06725
Re: [Question #663104]: Upgrade Graphite from 0.9.13 to 1.1.1
Question #663104 on Graphite changed:
https://answers.launchpad.net/graphite/+question/663104
Denis Zhdanov posted a new comment:
Try to run
```PYTHONPATH=/opt/graphite/webapp django-admin.py migrate auth --noinput --settings=graphite.settings ```
and then
```PYTHONPATH=/opt/graphite/webapp django-admin.py migrate --noinput --settings=graphite.settings ```
--
You received this question notification because your team graphite-dev
is an answer contact for Graphite.