What is the best way to create a user profile page, is it to just
extend the auth table and then hide the extra fields during sign up
using jquery. Then expose them again when allowing the user edit/
create their profile? I am used to the django way of declaring the
auth module in the settings.py file but what is the best way in
web2py?

Kind Regards

Reply via email to