I'm not sure, but it looks like it might be because you are overriding the default Identity behavior. Try renaming your "Usario" class to TG_User. also might try building a model that just lets TG use default Identity stuff and see if it works then. At least then you know it is because of something you did in your model.
hope this helps -QH- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

