On Monday, April 17, 2017 at 11:02:46 AM UTC-7, Marcelo Huerta wrote: > > El miércoles, 12 de abril de 2017, 9:51:25 (UTC-3), Anthony escribió: >> >> First, don't use Crud, as it has been deprecated. Just use SQLFORM. >> > > I guess the book should reflect this, then. > It still says «One of the recent additions to web2py is the > Create/Read/Update/Delete (CRUD) API on top of SQLFORM...» > > This confuses people into believing this is the modern and preferred way > to do CRUD operations... >
A pull request recently got that change into master (so if you pull web2py, check the book source in applications/examples). It doesn't seem to have reached the online copy at web2py.com, quite yet. /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

