from django.apps import AppConfig class SpecializationConfig(AppConfig): name = 'specialization'