I have this:

db._common_fields=[Field('request_tenant',default=request.env.http_host,w
ritable=False,readable=False)]

Now,  how can I append auth.signature to the above db._common_fields?

Reply via email to