main
from django.apps import AppConfig class VehiclesConfig(AppConfig): name = 'auto_repair_saas.apps.vehicles'