← Back to team overview

graphite-dev team mailing list archive

Re: [Question #649208]: Can't collectstatic

 

Question #649208 on Graphite changed:
https://answers.launchpad.net/graphite/+question/649208

    Status: Open => Answered

Denis Zhdanov proposed the following answer:
Check files in ` /usr/share/graphite/static`. If it's there - then you
need to configure your webserver to serve /static files from this
directory - as described in documentation -
https://docs.djangoproject.com/en/1.11/howto/deployment/wsgi/modwsgi
/#serving-files - "Alias /static/  /usr/share/graphite/static"

-- 
You received this question notification because your team graphite-dev
is an answer contact for Graphite.