django-munin
django-munin copied to clipboard
django application for simple munin integration
Results
2
django-munin issues
Sort by
recently updated
recently updated
newest added
trafficstars
The current version on pypi (0.2.1) do not installs with Python 3.7 : ``` $ pip install django-munin==0.2.1 Collecting django-munin==0.2.1 Exception: Traceback (most recent call last): File "/home/gustavi/code/zds/zds-site/zdsenv/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 179,...
Hi, I get this when I visit the db_performance.. I am using django 1.10. I tried running the manage.py syndb but 'syncdb' is an unknown command. I tried running the...