from django.apps import AppConfig class CafConfig(AppConfig): name = 'ctrack.caf' verbose_name = "CAF Register"