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

