On 3/24/06, Jorge Godoy <[EMAIL PROTECTED]> wrote: > Me too... And I'm trying to track it down. The only dict that is being > passed is a "datetime.datetime", but if I pass something different than that I > get an error from SQLObject saying that it expected a datetime (either > mx.DateTime ou datetime.datetime) object and instead got a str...
The way I read that traceback, it sounded like a dict() was making it into the decodeFilter "from the web". Clearly, a dict doesn't come from the web... I'm just not sure where it was coming from. Kevin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk -~----------~----~----~----~------~----~------~--~---
