OK so I have this in config.py: identity.soprovider.model.user="br.model.UserAcct"
I don't want UserAcct to inherit from TG_User... so what exactly does my UserAcct class need to have in order to work with the identity framework? I've been referring to the TG_User class def in soprovider.py - do I need to implement those class functions too? Also, why don't TG_* classes show up in "tg-admin sql sql" output? Is this a bug or a feature? (I'm using 0.9a1) Thanks -- Andy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

