PEER'S SPACE
Variables
ablog.asgi Namespace Reference

Variables

 application = get_asgi_application()
 

Detailed Description

ASGI config for ablog 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/