wutta_continuum.app
¶
App Provider
- class wutta_continuum.app.WuttaContinuumAppProvider(config)[source]¶
The app provider for WuttaWeb. This adds some methods to the app handler, which are specific to Wutta-Continuum.
- continuum_is_enabled()[source]¶
Returns boolean indicating if Wutta-Continuum is enabled.
This checks the config value as described in Installation; default will be
False
.