Hi, In your development.ini file, set following properties
pyramid.reload_all = true pyramid.reload_templates = true Thanks & Regards Aniruddha Gaikwad ============================================================== *With the new day, comes new strength and new thoughts. * On Tue, Apr 8, 2014 at 8:21 PM, Kristian Benoit <[email protected]>wrote: > Why does pserve and ini are not fine for your development ? You just don't > like it or you have a case where it does not suite your need ? > Le 2014-04-08 07:58, "wilk" <[email protected]> a écrit : > > Hi, >> >> I would like to start littles apps without using pserve + ini file. But >> for development i would like autoreload feature. >> To now i use the old famous code from Thomas Heller. I wonder if i could >> and should use the code from pyramid (or paste ?) directly ? And how ? >> I mean to use an updated code and py3 compatible. >> >> Thanks for advices... >> >> -- >> William >> >> -- >> You received this message because you are subscribed to the Google Groups >> "pylons-discuss" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/pylons-discuss. >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/pylons-discuss. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
