moodleNotifer
Variables
moodleNotifier.asgi Namespace Reference

Variables

 application = get_asgi_application()
 

Detailed Description

ASGI config for moodleNotifier 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.1/howto/deployment/asgi/