OwlCyberSecurity - MANAGER
Edit File: asgi.cpython-39.pyc
a ���e� � @ s d dl Z d dlmZ dd� ZdS )� N)�ASGIHandlerc C s t jdd� t� S )z� The public interface to Django's ASGI support. Return an ASGI 3 callable. Avoids making django.core.handlers.ASGIHandler a public API, in case the internal implementation changes or moves in the future. F)Z set_prefix)�django�setupr � r r �Q/home/gouroczh/virtualenv/pat/3.9/lib/python3.9/site-packages/django/core/asgi.py�get_asgi_application s r )r Zdjango.core.handlers.asgir r r r r r �<module> s