I had it this way, but unfortunately I had another statement with
db=DAL(...) after auth.define_tables - that was wrong. Now it is
working perfectly, thanks.

Jiri

On 7 led, 16:29, mdipierro <[email protected]> wrote:
> They should be there
>
> http://.../yourapp/appadmin
>
> are they not? is it possible you have aauth.define_tables() is
> controller and not in a model?
>
> On Jan 7, 9:03 am, jiri <[email protected]> wrote:
>
>
>
> > Hello,
>
> > I am implementing webapp and I want to use "database administration"
> > that is already implemented in web2py to edit "auth" tables - tables
> > with information about users. I can't find tables in application admin
> > section. Is this possible? I can see table names (auth_user, etc) in
> > sql.log but I missed them in database administration.
>
> > Thanks
>
> > Jiri
-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to