From abf62d215acdc137ab238c28dac23cfbecf53632 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 3 Feb 2010 03:44:58 +0000 Subject: Correct references to Chameleon not running on GAE. --- docs/narr/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/install.rst') diff --git a/docs/narr/install.rst b/docs/narr/install.rst index a1cba3d7c..9d6d2740a 100644 --- a/docs/narr/install.rst +++ b/docs/narr/install.rst @@ -330,7 +330,7 @@ command name instead of the ``python`` command name. One caveat exists to using :mod:`repoze.bfg` under Jython: the :term:`Chameleon` templating engine, which is the default templating -engine for :mod:`repoze.bfg` does not work on non-CPython platforms. +engine for :mod:`repoze.bfg` does not work on Jython. The ``repoze.bfg.jinja2`` distribution provides templating for :mod:`repoze.bfg` using the :term:`Jinja2` templating system. You may -- cgit v1.2.3