On Sat, Jul 16, 2011 at 03:55:51AM -0700, wbwylbt wrote: > I modified development.ini : > 'reload_templates'=true > > when I edited my templates fiels ,, > > i can not see changes to templates take effect immediately during > development > > i need to restart the application > > why are not templates automatically reloaded ?
As far as I can see in the Pyramid repository, all the default "templates" (aka. scaffolds now) do have the templat auto reloading feature enabled, as you can see in https://github.com/Pylons/pyramid/tree/1.0/pyramid/paster_templates Jon -- 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.
