from django.apps import AppConfig class ColabProxiedAppConfig(AppConfig): colab_proxied_app = True