§
    E¶vg„  ã                   ó    — d dl Z d dlmZ d„ ZdS )é    N)ÚWSGIHandlerc                  óH   — t          j        d¬¦  «         t          ¦   «         S )zß
    The public interface to Django's WSGI support. Return a WSGI callable.

    Avoids making django.core.handlers.WSGIHandler a public API, in case the
    internal WSGI 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/wsgi.pyÚget_wsgi_applicationr      s!   € õ „L˜EÐ"Ñ"Ô"Ð"Ý‰=Œ=Ðr	   )r   Údjango.core.handlers.wsgir   r   r   r	   r
   ú<module>r      s9   ðØ €€€Ø 1Ð 1Ð 1Ð 1Ð 1Ð 1ðð ð ð ð r	   