Hello,
I have a addressbook.py in my controller folder,

I then import the widget class, and its instance. I use it for one of
the functions but when validation suppose to happen I get:

ile 
'/home/l...../tg2rc1env/lib/python2.5/site-packages/TurboGears2-2.0rc1.-py2.5.egg/tg/controllers.py',
line 372 in _handle_validation_errors
  output = error_handler(controller.im_self, *remainder, **dict(params))
TypeError: addressbook() got an unexpected keyword argument 'contact_name'


Any idea why?

Thanks,
Lucas

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to