12 Aug
2010
12 Aug
'10
11:40 a.m.
On Thu, Aug 12, 2010 at 12:10 PM, Tim Hoffman <zutesmog@gmail.com> wrote:
The other thing I am trying to find is batch compiling all of the templates. I can't rely on 100% coverage in dev for all of the templates to be compiled with chameleon before deployment to appengine, have been hunting around for some docs on this. Any pointers ?
http://chameleon.repoze.org/docs/latest/config.html The CHAMELEON_EAGER option to be precise. Hanno