from django.apps import AppConfig class RegistrationConfig(AppConfig): name = 'apps.registration'