No Description

apps.py 99B

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