Thanks,I've fixed this issue already. I think the issue is caused by inconsistent setting of the attributes in my model and controller files.
anyway, thanks for your concerning. On Oct 14, 7:16 pm, Christopher Arndt <[EMAIL PROTECTED]> wrote: > PigletWatcher schrieb: > > > I defined some model with its related controller, and then run "tg- > > admin start-ModelName.py" to open the page to create a new Model > > Instance. > > > but it throws an error when I click "create" to attempte to create a > > new Model Instance. > > > raise TypeError, "%s.set() got an unexpected keyword argument %s" % > > (self.__class__.__name__, name) > > > Please give me some clue about this issue > > Please give me some clue on what you mean by "start-ModelName.py". > > Also, pleaee post your *full* error output tohttp://paste.turbogears.org/and > post a link here. > > Finally, please let us now, what you are trying to accomplish, what you > tried to do, what you did expect to happen and what did happen instead > and any other information, that may seem useful to help us diagnose you > problem. > > Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

