Ë
    z<]i„  ã                   ó   — d dl Z d dlmZ d„ Zy)é    N)ÚWSGIHandlerc                  óB   — 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   © ó    úN/var/www/auto_recruiter/arenv/lib/python3.12/site-packages/django/core/wsgi.pyÚget_wsgi_applicationr      s   € ô ‡LL˜EÕ"Ü‹=Ðr	   )r   Údjango.core.handlers.wsgir   r   r   r	   r
   ú<module>r      s   ðÛ Ý 1ór	   