from gluon.custom_import import track_changes; track_changes(True)
On Feb 21, 5:18 pm, Bruce Wade <[email protected]> wrote: > Hi, > > I am starting to find this situation a little annoying. I have a package at > the same level as gluon, adviewerAPI. Which contains several modules that I > will be using across all my applications. (Main website, customer service > app etc...) > > Now the issue is whenever I make a change to any of the modules, I need to > stop and restart the development server. Is there a setting to for auto > reload when a module changes? > > -- > -- > Regards, > Bruce > Wadehttp://ca.linkedin.com/in/brucelwadehttp://www.wadecybertech.comhttp://www.warplydesigned.comhttp://www.fitnessfriendsfinder.com

