Just a proposal : I wanted to keep all Identity stuff unchanged but using my already existing tables, i.e. only identity model needs to be adapted.
The problem is that, in this case, when we define 'users' relation in Group, primaryjoin and secondaryjoin must be defined... which is easier when User class is defined before Group class. To switch those two classes does not change anything and it would help in this case. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

