main
from django.apps import AppConfig class DashboardConfig(AppConfig): name = 'auto_repair_saas.apps.dashboard'