Gluon/tools.py

You'll find the Auth class in there.  In auth is defin_tables() where
you'll see the default tables.  You'll notice it only defines the
defualts if you haven't specified a custom table in it's place.
That's where I looked to figure out how to define custom fields in the
Auth table.

Hope that's what you're looking for.


On Jun 29, 1:19 pm, Jean-Guy <jean...@gmail.com> wrote:
> Hello,
>
> Where can I find the models of auth tables? Are they stored somewhere in
> the web2py tree?
>
> Jonhy

Reply via email to