Contents Menu Expand Light mode Dark mode Auto light/dark mode
BLAB Controller 1.0.0 documentation
BLAB Controller 1.0.0 documentation
  • API Reference
    • manage
    • controller
      • controller.settings
        • controller.settings._tests
        • controller.settings.base
        • controller.settings.dev_TEMPLATE
        • controller.settings.dev_base
        • controller.settings.prod_TEMPLATE
      • controller.asgi
      • controller.celery
      • controller.routing
      • controller.urls
      • controller.wsgi
    • chat
      • chat.admin
      • chat.apps
      • chat.bots
      • chat.chats
      • chat.consumers
      • chat.models
      • chat.routing
      • chat.serializers
      • chat.signals
      • chat.tasks
      • chat.tests
      • chat.urls
      • chat.views
Back to top

controller.wsgi#

WSGI config for controller project.

It exposes the WSGI callable as a module-level variable named application.

For more information on this file, see https://docs.djangoproject.com/en/3.2/howto/deployment/wsgi/

Module Contents#

application#
Next
chat
Previous
controller.urls
Copyright © 2023, C4AI
Made with Sphinx and @pradyunsg's Furo
On this page
  • controller.wsgi
    • Module Contents
      • application