On Thu, Apr 9, 2009 at 10:55 AM, Diez B. Roggisch <[email protected]> wrote: > > On Thursday 09 April 2009 10:38:21 跑步鱼 wrote: >> Why does it happen >> I followed the introduction from wiki~ >> Anybody can help me? > > Please show us what the video-object actually is, by printing out it's repr or > something like that.
from the traceback it seems to be a dict. Maybe you're missing an @validate on your exposed save method? Florent. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

