[EMAIL PROTECTED] writes: > File > "/usr/lib/python2.4/site-packages/SQLObject-0.7.1dev_r1860-py2.4.egg/sqlobject/converters.py", > line 220, in sqlrepr
Hmmmm... You have a pretty old SQL Object installed. At the 0.7 branch the latest release -- today ;-) -- was 0.7.4. You have a development version for 0.7.1, i.e., you aren't even using a stable release for this old version. There were lots of fixes up to the latest version. I also suggest that you try using 0.8.1, also released today, since it has many improvements on table creation, FKs and the like. I believe that your problem might be related to the old SQL Object version. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

