On Aug 19, 7:18 am, ed <edbi...@rocketmail.com> wrote: > I added fields in mysql table auth_user and would like to show the > fields in Edit Profile. Is there a source code where I can modify the > function def user() and all the functionalities it exposes like login, > change password, profile, etc.. If there is what is the folder name?
The Auth() class is defined in gluon/tools.py You can extend the classes in your own module. e.g. I do this here: http://trac.sahanapy.org/browser/modules/sahana.py F --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@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 -~----------~----~----~----~------~----~------~--~---