Contents:
from django.apps import AppConfig [docs]class AppWebhookConfig(AppConfig): name = 'app_webhook'