> Take a look at the "Email updates to me" link at the top of the thread.
Thanks! :-)
> Try taking your code out of the try...except block. Do a tg-admin
> shell and enter:
>
> t = Test.byName('myname')
>
> and post the traceback here.
Cool, that solves my problem! I notied that I do a select byName with
an unicode string. This works with sqlite but fails with MySQL:
TypeError: decoding Unicode is not supported
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---