from django.apps import AppConfig class AlionAppConfig(AppConfig): name = 'alion_app'