El sábado, 11 de abril de 2015, 6:19:20 (UTC+2), Massimo Di Pierro escribió: > > We never officially said it but we have not touched the crud code in more > than 2 years. No bugs have reported but we have no intention of adding > functionality since better functionality if available in SQLFORM now. >
How about replacing the manual entry for crud? CRUD > > One of the recent additions to web2py is the Create/Read/Update/Delete > (CRUD) API on top of SQLFORM. CRUD creates an SQLFORM, but it simplifies > the coding because it incorporates the creation of the form, the processing > of the form, the notification, and the redirection, all in one single > function. > I think it's the right place to say it works, but it's not supported anymore. That would stop people from writing new code that depends on crud. -- 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.

