Wondering if there is perhaps a whole different API for identity now
that needs documenting? If one follows this tutorial:

http://docs.turbogears.org/1.0/IdentityManagment#adding-a-user-and-group

It says that one needs to use the shell if using SA, which I would take
to mean that the shell examples would work. but

g.addUser(u)

gets an error message that the group has no method addUser() and I see
in the identity code in my model, that there are no methods defined at
all on group. Is this tutorial SO only? If so, I think that should be
mentioned at the top of it. In general I think that is a big requirement
in the docs, if it won't work with a certain optional component, we
should clearly say so. 

Any pointers to identity tutorials that are current/working for SA?

Thanks
Iain


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to