On Sat, Jul 16, 2011 at 5:55 AM, wbwylbt <[email protected]> wrote: > I modified development.ini : > 'reload_templates'=true >
Just to nitpick it should be: [app:myapp] reload_templates = true If you're actually throwing quotes around reload_templates, I'm pretty sure it won't work. -- Michael -- 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.
