On Thu, 2006-30-11 at 18:29 -0500, Karl Guertin wrote: > On 11/30/06, iain duncan <[EMAIL PROTECTED]> wrote: > > Thanks Karl. However, I don't think those fields are going through > > formencode. They are strings I set in the controller method. ? > > Formencode is used to translate between database strings and Python objects.
Aha, so that explains why the raw sql still works. I guess maybe I'll have to use raw sql until I upgrade the whole thing to SA. =( Iain --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

