django.core.exceptions.ImproperlyConfigured: Cannot find 'application' in ASGI_APPLICATION module epicproject.asgi code example
Example: ImproperlyConfigured: Cannot import ASGI_APPLICATION module 'z.routing'
ASGI_APPLICATION = "routing.application"