Just define your own 'auth_user' table before calling auth.define_tables(). You can add any field you want to make sure the default fields are there.
On May 31, 7:40 am, Jurgis Pralgauskis <jurgis.pralgaus...@gmail.com> wrote: > Hello, > > I want persons while registering to enter more data, than default auth > asks... > what would be the best ways to "append" those fields to the profile > (table called "persons" if I remember correctly)? > > probably I could do this dynamically, after the table "persons" is > created importing auth... > > but your guidance could save me several hours or maybe a day of > experimenting... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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 -~----------~----~----~----~------~----~------~--~---