I use Model Less App And it works very good http://www.web2pyslices.com/slice/show/1479/model-less-apps-using-data-models-and-modules-in-web2py
2013/1/22 Bruno Rocha <[email protected]> > > On Tue, Jan 22, 2013 at 3:09 PM, Richard Vézina < > [email protected]> wrote: > >> Does Model Less approach still relevent with the new lazy table feature?? > > > No need to use this module based approach (unless you want), now with > lazy_tables it is better to use the standard ways to avoid extra loads. > > > -- > > > > --

