AFAIK this is a bug, and only works when use_dotted_templatenames is set to False.
Please see: http://trac.turbogears.org/ticket/2395 Seth On Nov 29, 5:42 pm, Antoine Pitrou <[email protected]> wrote: > Hello, > > I just noticed that caching of Mako compiled templates seems to be > disabled on my sites. They are using the 2.0 branch, but there's the > same problem with a freshly quickstarted site using the 2.1a2 release. > Whether "paster serve" is used or mod_wsgi doesn't seem to make a > difference. Even setting "templating.mako.compiled_templates_dir" to a > world-writable directory doesn't seem to do anything. Yet no error > message gets printed in the logs. Am I missing something? > > Thank you > > Antoine. -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

