main
from django.apps import AppConfig class AuthConfig(AppConfig): name = 'auto_repair_saas.apps.authentication'