a
    wh                      @   s&   d dl mZ dZeeZdddZdS )    )get_version)         finalr   Tc                 C   sj   ddl m} ddlm} ddlm} ddlm} ||j|j	 | rZ||j
du rRdn|j
 ||j dS )z
    Configure the settings (this happens as a side effect of accessing the
    first setting), configure logging and populate the app registry.
    Set the thread-local urlresolvers script prefix if `set_prefix` is True.
    r   )apps)settings)set_script_prefix)configure_loggingN/)Zdjango.appsr   Zdjango.confr   Zdjango.urlsr	   Zdjango.utils.logr
   ZLOGGING_CONFIGZLOGGINGZFORCE_SCRIPT_NAMEZpopulateZINSTALLED_APPS)Z
set_prefixr   r   r	   r
    r   I/var/www/battlenet.uz/venv/lib/python3.9/site-packages/django/__init__.pysetup   s    r   N)T)Zdjango.utils.versionr   VERSION__version__r   r   r   r   r   <module>   s   