from django.apps import AppConfig class CallbackConfig(AppConfig): name = "callback"