Have you tried setting: def __init__(self, db): self.signature = current.akb_signature_uuid
then using self.signature? On Wed, Feb 29, 2012 at 10:21 PM, Johann Spies <[email protected]>wrote: > > > On 29 February 2012 16:28, Bruce Wade <[email protected]> wrote: > >> Is there any reason you have a extra comma in the __init__ method? >> def __init__(self, db*,*): >> >> >> > Well spotted. No. It was a typo. I have removed it now, but that did not > change the behaviour of appadmin. > > 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

