On 9/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Adam, > > User is the model definition, not an instance of a User. > I think you got the concept wrong. by_user_name is actually what SO will do it's a query to the db for all users matching userString
what exactly do you want to do? do you want to do a check for logged in user? > Would I still be able to add a "getUser()" function to the User model? > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

