On 1 March 2012 16:15, Bruce Wade <[email protected]> wrote: > Ummm where are you creating your object? In db.py? Or only in actions that > require it? If only in actions that require it you will also need to import > it and create an instance in the appadmin file. >
I think my previous email(s) on this subject contain probably the answers to you questions. The db.Table object was created in a model, used in a module to create a table and that module-class was initiated in appadmin (as in the my own controller where everything works without a problem). Regards Johann -- Because experiencing your loyal love is better than life itself, my lips will praise you. (Psalm 63:3)

