seshat.asgi =========== .. py:module:: seshat.asgi .. autoapi-nested-parse:: ASGI config for seshat project. It exposes the ASGI callable as a module-level variable named ``application``. For more information on this file, see https://docs.djangoproject.com/en/3.2/howto/deployment/asgi/ Attributes ---------- .. autoapisummary:: seshat.asgi.application Module Contents --------------- .. py:data:: application