from django.apps import AppConfig class AbonappConfig(AppConfig): name = 'abonapp' verbose_name = 'Abonent app'