Strange I think: from gluon.validators import *
but this is imported by default app or are you using modules? On Oct 14, 8:16 am, Francisco Costa <[email protected]> wrote: > I'm getting this: > > NameError: global name 'IS_NOT_EMPTY' is not defined > > What should i import?

