view doc/help/theme/better/__init__.py @ 1227:a1e990947172

(issue38) Add long time error handling. A Long Time Error is an error that will be shown to the user if it happened at least seven times with an interval of at least a day between occurances. After one success a long time error will be reset.
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 24 Sep 2014 15:12:40 +0200
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'

http://wald.intevation.org/projects/trustbridge/