U
    [¨+d=  ã                   @   s$   d dl mZ ddlmZ dd„ ZdS )é    )Úappsé   )ÚRequestSitec                 C   s.   t  d¡r"ddlm} |j | ¡S t| ƒS d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.sitesr   )ÚSiteN)r   Zis_installedÚmodelsr   ZobjectsZget_currentr   )Úrequestr   © r   úB/tmp/pip-unpacked-wheel-n7e__lmp/django/contrib/sites/shortcuts.pyÚget_current_site   s    
r
   N)Zdjango.appsr   Úrequestsr   r
   r   r   r   r	   Ú<module>   s   