dfc5ede
1 2 3 4 5 6
from django.apps import AppConfig class CafConfig(AppConfig): name = 'ctrack.caf' verbose_name = "CAF Register"