§
    E¶vg‚  ã                   ó    — d dl Z d dlmZ d„ ZdS )é    N)ÚASGIHandlerc                  óH   — t          j        d¬¦  «         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)Ú
set_prefix)ÚdjangoÚsetupr   © ó    úM/var/www/pixelcanvas.ch/venv/lib/python3.11/site-packages/django/core/asgi.pyÚget_asgi_applicationr      s!   € õ „L˜EÐ"Ñ"Ô"Ð"Ý‰=Œ=Ðr	   )r   Údjango.core.handlers.asgir   r   r   r	   r
   ú<module>r      s9   ðØ €€€Ø 1Ð 1Ð 1Ð 1Ð 1Ð 1ðð ð ð ð r	   