Dan schrieb: > Using tg-admin shell and an example given on the tg docs about using > identity: > > u = User(user_name=u'Dan', display_name=u'Dan', password=u'***') >... > AttributeError: class NoDefault has no attribute 'encode'
Which TG version are you talking about? TG 1.0 complains about a missing email_address when I enter this, but if I add one, I get no errors. -- Christoph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

