ó
kÁìVc           @   s/   d  d l  m Z d	 Z e e ƒ Z d „  Z d S(
   iÿÿÿÿ(   t   get_versioni   i   i
   t   finali    c          C   sW   d d l  m }  d d l m } d d l m } | | j | j ƒ |  j | j	 ƒ d S(   s•   
    Configure the settings (this happens as a side effect of accessing the
    first setting), configure logging and populate the app registry.
    iÿÿÿÿ(   t   apps(   t   settings(   t   configure_loggingN(
   t   django.appsR   t   django.confR   t   django.utils.logR   t   LOGGING_CONFIGt   LOGGINGt   populatet   INSTALLED_APPS(   R   R   R   (    (    s]   /opt/seafile/seafile-server-5.1.3/seahub/thirdpart/Django-1.8.10-py2.7.egg/django/__init__.pyt   setup   s
    N(   i   i   i
   s   finali    (   t   django.utils.versionR    t   VERSIONt   __version__R   (    (    (    s]   /opt/seafile/seafile-server-5.1.3/seahub/thirdpart/Django-1.8.10-py2.7.egg/django/__init__.pyt   <module>   s   