[web2py] DAL -> not in list

2010-10-17 Thread Joergi
Hello, I'm playing around with web2py and I'm very happy to find a tool/ framwork like that. It is exactly what I'm looking for since years. One open question from my site. Is there a way to do a db query and check that an id is not in a given range or list. something like that: db(db.table.id.

[web2py] Re: DAL -> not in list

2010-10-18 Thread Joergi
thank you for the quick support -> you are the best!!!