> File "/Library/Frameworks/Python.framework/Versions/2.4/lib/ > python2.4/site-packages/SQLObject-0.7.1dev_r1588-py2.4.egg/sqlobject/ > dbconnection.py", line 297, in _executeRetry > return cursor.execute(query) > TypeError: argument 1 must be str, not unicode
This seems to be the same problem that I had when enabling decoding_filter with TG 0.9a1 and Identity: http://groups.google.se/group/turbogears/browse_frm/thread/2cf3e873084c32e2/2f71073c7c58451a I didn't solve the problem, instead deciding to wait a while and let Identity mature. Now that decoding_filter is on by default, hopefully it is likely to be fixed soon. :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

