__init__.py
54 Bytes
default_app_config = 'scheduler.apps.SchedulerConfig'
created all tasks edited settings.py for celery config added celery start/stop scripts started to implement workflow (alert manager) updated static files updated requirements*.txt