from django.apps import AppConfig class OrganisationsConfig(AppConfig): name = 'ctrack.organisations'