from django.apps import AppConfig class AircoxConfig(AppConfig): name = "aircox" verbose_name = "Aircox"