view src/__init__.py @ 1985:9ad1a06ed0f8

frontends (xmlui): cancelling form now trigger submit with {"cancelled": "true"} instead of being silently ignored
author Goffi <goffi@goffi.org>
date Wed, 29 Jun 2016 13:51:39 +0200
parents 1128feb54180
children
line wrap: on
line source

from .core.constants import Const as C

__version__ = C.APP_VERSION