django-kitsune
django-kitsune copied to clipboard
Host server monitoring app for Django Admin. Allows to schedule checks on hosts and notify results to administrators by mail.
Avoid "can’t compare offset-naive and offset-aware datetimes" error and delete_old_logs when logs < last_logs_to_keep.
Hi there, I follow install instructions, but when start django 'python manage.py runsever' seems ok, but in webconsole apear this error: django 1.6.5 with python 2.7.6 Exception Type: ImportError No...
Does django-kitsune protect simultaneous/parallel run of long commands? Maybe there should be setting for it too. Great app btw ;)