from gluon.custom_import import track_changes; track_changes(True)
On Aug 30, 11:15 am, Richard <[email protected]> wrote: > Hello, > > Is it normal that I have to restart web2py between any change to code > embed into modules files? > > If so... Could it be possible to have a reload button in the admin > interface like the update language button to force the reload of the > modules files to improve the convinience of the admin interface? > > Thanks > > Richard

