You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PYTHONPATH should include {{ graphite_dir }}/webapp as well - set fact to hold correct path and use in tasks.
local_settings.py should then go in webapp/graphite/
This will probably fix issues with django collectstatic too; need to add that as another task.
The text was updated successfully, but these errors were encountered:
PYTHONPATH should include {{ graphite_dir }}/webapp as well - set fact to hold correct path and use in tasks.
local_settings.py should then go in webapp/graphite/
This will probably fix issues with django collectstatic too; need to add that as another task.
The text was updated successfully, but these errors were encountered: