Apart from the site being down? :-) I haven't come across that link before, I'll take a look.
Cheers -Rob Jorge Vargas wrote: > what's wrong with > http://nerd.newburyportion.com/2005/11/creating-your-own-identity-model ? > > On 3/15/06, *Robin Haswell* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > > 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().. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

