Found my own answer, when setting up in 0.9.7 the config.init_app line in config.environment must have template_engine set to 'pylonsmyghty' not 'myghty'.
On May 26, 4:39 pm, chris e <[email protected]> wrote: > I'm upgrading a pylons app running on 0.9.5 to 0.9.7. Is it possible > to use myghty as the templating engine? I don't really want to have to > migrate all my templates to mako. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
