On Saturday, April 28, 2012 10:24:21 AM UTC-4, simon wrote: > > from gluon.custom_import import track_changes; track_changes(True)
And note that only reloads when the module changes, not on every request. Anthony
On Saturday, April 28, 2012 10:24:21 AM UTC-4, simon wrote: > > from gluon.custom_import import track_changes; track_changes(True)
And note that only reloads when the module changes, not on every request. Anthony