web2py promises backward compatibility, so nothing will be removed. The comment in question was about a potentially *new* framework, and it was made a year and a half ago.
On Monday, October 8, 2018 at 6:43:23 AM UTC-4, Ramos wrote: > > If somebody removes groups and permissions from web2py, i will have to > start using other web frameworks to create fantastic and unrealistic web > apps. > > :) > > > > > > Em seg, 8 de out de 2018 às 01:00, 黄祥 <steve.van.chris...@gmail.com> > escreveu: > >> use the auth tables too (user, group, permission, membership) too >> n sqlform.grid and sqlform >> just an idea perhaps, make it as a parameter for auth, sqlform.grid and >> sqlform >> *e.g. auth* >> auth.define_tables(username=True, signature=True, user_table=True, >> group_table=True, permission_table=True, membership_table=True, auth0=True) >> >> problem for grid and sqlform is when using another css framework or own >> css, the output in web is ugly, and can't use the web2py generated sqlform, >> and sqlform.grid >> *e.g. grid and sqlform* >> form=SQLFORM(db.test, css_class='whatever') >> not sure is it same like formstyle and col3 in sqlform constructor >> >> best regards, >> stifan >> >> -- >> 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 web2py+unsubscr...@googlegroups.com. >> For more options, visit https://groups.google.com/d/optout. >> > -- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.