I have restarted several times web2py already, I also have the following in one of my models:
from gluon.custom_import import track_changes; track_changes(True) On Thursday, 14 June 2012 16:47:33 UTC-4, mcm wrote: > > You may have to reload the modules. Maybe restarting web2py helps. > > mic > > >

