Re: [SQLObject] no attribute '_SO_autoInitDone'
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: <fb...@fo...> - 2003-06-18 16:03:50
|
On Tue, Jun 17, 2003 at 01:24:14PM -0300, Bruno Trevisan wrote: > While trying to use an object created by a SQLObject subclass I'm > getting an exception like: > > AttributeError: 'Product' object has no attribute '_SO_autoInitDone' I also got this error when running with Python 2.2.0. If I remember it correctly, it went away sometime with Ian's updates. Could you try the latest CVS of sqlobject? ciao -- Fran Barknecht |