I read that in order to extend identity or have custom identity models I would have to use extend SO-provider and use subclassing. I took a look at Fasttrack and this is also what they did.
But I also took a look at the latest model.py which seems to natively support user attribute extensions. Is the old way now deprecated? Can I just add more variables to the 'user' class in model.py if i wanted to add a picture field for instance? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

