Merge branch 'issue-27' into 'master'
fix startup/syncdb problems with Graphite due to missing manage.py (issue #27) See merge request !9
Showing
| ... | ... | @@ -8,7 +8,6 @@ gunicorn |
| pytz | ||
| pyparsing | ||
| whisper | ||
| {% if grains['os_family'] != 'RedHat' %} | ||
| carbon==0.9.12 | ||
| {% endif %} | ||
| graphite-web | ||
| scandir | ||
| carbon==1.0.2 | ||
| graphite-web==1.0.2 |
Please
register
or
sign in
to comment