In that case, in the function that creates your application: c = Configurator(settings) e = Environment(auto_reload=asbool(settings['auto_reload'])) c.registry.registerUtility(e, IJinja2Environment)
-- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-de...@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.