Hey guys

It might be a little too late for my app now, but when I was starting
out I decided to use TG's identities. Naturally the TG_User model wasn't
quite what I wanted so I extended it like so:

class User(TG_User):

"What is he doing?!" I hear you cry. Yes I did end up with two tables,
with one holding a superset of the data in another. Next time though,
what's the best way to go about this? Maybe TG_User.sqlmeta.addField()..
something like that?

Thanks!

-Rob


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to