from django.apps import AppConfig class MonitorAppConfig(AppConfig): name = 'monitor_app'