Hi all, i've been learning web2py following the videos on vimeo and i have a few questions:
1. is it better to extend the auth user table? or create a new model and reference auth user of the current registered user? i plan on creating an online community app, that need a detailed user profile with certain statistics. the profile would need to made on registration. and then be viewable by other members. i also plan on have a news page and bookable events, with a management interface for staff members. 2. is there a way to edit the default user views? specifically the profile and registration pages? 3. can i override the web2py.css file or is it better to create my own .css and layout file? Many Thanks & Best Regards, Simon -- 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.

