You need to disable them too: db.table.field.compute=None
or better, only keep the compute=None in models and set them to the a function only in actions that need it. On Monday, 30 July 2012 06:02:26 UTC-5, Vasile Ermicioi wrote: > > there are also computed fields... > or they are affected only on single row changes? > > --