from django.apps import AppConfig class MedicineConfig(AppConfig): name = 'appa.medicine' verbose_name = 'Медицина'