New features: - Moved to mercurial - Default validators use the new define_table(....,format='...') - New get_vars and post_vars compatible in 2.5 and 2.6 (thanks Tim) - Major rewrite of gql.py extends DAL syntax on GAE, supports belongs - No more *.w2p, welcome.w2p is create automatically, base apps are always upgrade - decimal validator allow negative numbers
1.74.* is the last version with the old DAL. The new DAL is in gluon/ dal.py. To try out the new experimenatal DAL do cp gluon/dal.py gluon/sql.py Please report any problem. Massimo -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.