Cox Chen wrote: > I'm using TG 0.9a5 and have the same "by_user_name" error (before). > After reviewing the change of "identity/soprovider.py" from TG 0.9a4 > to TG 0.9a5, I found that, in the "TG_User" class of TG 0.9a5, > the "user_name" have an additional parameter: > alternateMethodName="by_user_name". > And this may be the cause of "by_user_name" error. > So I did the following modification to the model.py of FastTrack 0.5, > and it works.
Great! Would you mind sending me a patch that includes all your changes to make Fast Track happy again? It would be even better if you could test it with 0.9a6! I am going to continue fishing for additional contributors until I turn blue in the face ;) -- Jonathan LaCour http://cleverdevil.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

