o
    úÑÐbE  ã                   @   s   d dl mZ dd„ ZdS )é    )Úappsc                 C   s6   t  d¡rddlm} |j | ¡S ddlm} || ƒS )z‘
    Check if contrib.sites is installed and return either the current
    ``Site`` object or a ``RequestSite`` object based on the request.
    zdjango.contrib.sitesé   )ÚSite)ÚRequestSite)r   Úis_installedÚmodelsr   ÚobjectsZget_currentÚrequestsr   )Úrequestr   r   © r   ú]/var/www/secure340b-portal/env/lib/python3.10/site-packages/django/contrib/sites/shortcuts.pyÚget_current_site   s
   
r   N)Zdjango.appsr   r   r   r   r   r   Ú<module>   s    