
    ?h                     b    d Z ddlZddlmZ ej                  j                  dd        e       Zy)z
WSGI config for mysite project.

It exposes the WSGI callable as a module-level variable named ``application``.

For more information on this file, see
https://docs.djangoproject.com/en/5.2/howto/deployment/wsgi/
    N)get_wsgi_applicationDJANGO_SETTINGS_MODULEzmysite.settings)__doc__osdjango.core.wsgir   environ
setdefaultapplication     6/var/www/django-tutorial/djangotutorial/mysite/wsgi.py<module>r      s0    
 1 

  .0A B"$r   