graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #06928
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:
No, it should be separate directory, and you need to run `django-
admin.py collectstatic` to copy files there, and set up webserver to
serve static files (or install whitenoise python module, but that's less
performant)
--
You received this question notification because your team graphite-dev
is an answer contact for Graphite.