I was using this on a custom module.. I've follow Martin suggestion by include "from gluon.validators import *" and everythings works well now. Thank you!
On Oct 14, 3:14 pm, mdipierro <[email protected]> wrote: > what web2py version? Where do you use IS_NOT_EMPTY? > > On Oct 14, 6:16 am, Francisco Costa <[email protected]> wrote: > > > > > I'm getting this: > > > NameError: global name 'IS_NOT_EMPTY' is not defined > > > What should i import?

