I had problem with this too. I got it to work with: def reset_password(): return t2.reset_password()
-wj On Sat, Dec 6, 2008 at 5:41 PM, pmate <[EMAIL PROTECTED]> wrote: <snip> >> >> > > > def reset_password(): return dict(form=t2.reset_password()) >> > > > AttributeError: T2 instance has no attribute 'reset_password' >> >> > > > did i downloaded the wrong t2 file? >> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

