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.

On Wed, Feb 29, 2012 at 10:56 PM, Johann Spies <[email protected]>wrote:

> On 1 March 2012 08:26, Bruce Wade <[email protected]> wrote:
>
>> Have you tried setting:
>>
>> def __init__(self, db):
>>    self.signature = current.akb_signature_uuid
>>
>> then using self.signature?
>>
>>
>>
> Yes I had something similar and for some reason which I do not understand
> the code complained:
>
> AttributeError: 'Inst' object has no attribute 'signature'
>
> Regards
> Johann
> --
> Because experiencing your loyal love is better than life itself,
> my lips will praise you.  (Psalm 63:3)
>
>


-- 
-- 
Regards,
Bruce Wade
http://ca.linkedin.com/in/brucelwade
http://www.wadecybertech.com
http://www.warplydesigned.com
http://www.fitnessfriendsfinder.com

Reply via email to