from django.apps import AppConfig class ExperiencesConfig(AppConfig): name = "apps.experiences"