Setting requires only performs validation with CRUD and SQLFORM. Doing a direct insert does not cause validation to be checked. Try using validate_and_insert() instead of insert().
- [web2py] Inserting records using DAL outside of web2py [email protected]
- [web2py] Re: Inserting records using DAL outside of... Ross Peoples

