Skip to main content

Chameleon Genshi rendering engine for TurboGears2

Project description

Chameleon Genshi rendering engine support for TG2.3.2+

Usage

Insire your config/app_cfg.py register the ChameleonGenshi renderer:

from tgext.chameleon_genshi import ChameleonGenshiRenderer

base_config.register_rendering_engine(ChameleonGenshiRenderer)
base_config.renderers.append('chameleon_genshi')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tgext.chameleon_genshi-0.0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page