> db.Organization(targetID).name

I'd use db.Organization[targetID].name

Not sure the first syntax is supported, (tables should have a __call__
attribute for that purpose)

Reply via email to