from django.apps import AppConfig class DjangoChannelsPostgresConfig(AppConfig): name = "django_channels_postgres"