IS_IN_SET(set,[T(x) for x in set])
On Aug 15, 7:54 am, Fabio Alessandro Locati <[email protected]> wrote: > Hi, > I've created a set in 'modules/sets.py'. I use this set for a db field > (I use db.table.field.require = IS_IN_SET(set)). Is possible to > internazionalize it? If yes, how? > > Ps: another question about internazionalization: it seems that > pressing 'update all languages' web2py adds to each lang file the > definitions the user added since last update. It seems, to me, that it > does not remove the unused ones. Is this a feature or a bug? Is there > a way to force the deletion too? > > Thank you very much :) > Fale > > -- > Inviato dal mio dispositivo mobile

