
    g                     B    d Z ddlmZ ddlmZ ddlmZ  G d de      Zy)z
This resource directory is copied into the project/resourcedir when the
browser app is installed. It provides the default project specifc django files.
    N)settings)	AppConfigc                       e Zd ZdZdxZZdZy)BrowserResourcesConfigzj
    This is the django app configuration that sits in the
    project/resourcedir/browser directory.
    browserDatabaseN)__name__
__module____qualname____doc__namelabelverbose_name     X/p/tmp/wortmann/sachsen/scenarios/observations/merged_KlimRef/swimpy/browser/__init__.pyr   r      s     D5Lr   r   )	r   os.pathpathospdjango.confr   django.appsr   r   r   r   r   <module>r      s!   
    !Y r   