Mercurial > trustbridge
view doc/help/theme/better/__init__.py @ 1363:3d6faded03dd
Document setting the INSTALL_PREFIX on config
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Fri, 21 Nov 2014 18:32:35 +0100 |
parents | cf1fdb254c41 |
children |
line wrap: on
line source
import os better_theme_path = os.path.split(os.path.dirname(__file__))[0] __version__ = '0.1.5'