Hi Etienne,
If you run tg-admin shell from within the project directory, can you access your model classes through the shell?
Cheers.
Ronald

On Jan 24, 2006, at 11:35 AM, Etienne Posthumus wrote:


I have a module that uses SQLObject that I would like to integrate with
a Turbogears project.
Database is SQLITE, v 3.1.3
Turbogears Revision: 569
SQLObject Revision: 1534 (from ./turbogears/thirdparty/sqlobject)

At the top of my model.py in a test project I have added:
  from mymodule.model import *
(Having followed convention of defining my database objects in a
'model' module)

Launching the Toolbox and trying to browse the existing data using
Catwalk I get an error message in a Javascript Alert:
"Fail to load object instance No connection has been defined for this
thread or process"
No further stacktrace or debug messages.

Any thoughts on how to get this working?



cheers,

Etienne Posthumus


________________________________
Ronald Jaramillo
mail: ronald AT checkandshare DOT com
blog: http://www.checkandshare.com/blog



Reply via email to