from django.apps import AppConfig class RegisterConfig(AppConfig): name = 'ctrack.register'