Hello, I'm currently following the "multi-user todo list" tutorial on the TurboGears website. I've defined the models. When I run: "tg-admin sql create" though I get the following error:
Using database URI sqlite:///Users/lucas/Desktop/tutorial/devdata.sqlite Exception exceptions.AttributeError: "'sqlite3.Connection' object has no attribute 'autocommit'" in <bound method Transaction.__del__ of <sqlobject.dbconnection.Transaction object at 0x24abe90>> ignored Thanks in advance, Lucas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

