A signature is just a db.Table. You can make your own. mysignature = db.Table(Field(...),Field(...), ....)
On Monday, 26 August 2013 20:06:41 UTC-5, Scott Hunter wrote: > > Is there a way to use a modified version of auth.signature (in my > particular case, adding a custom_qualifier to each field) that doesn't > involve making a Table out of a clone of the set of fields with the desired > modification, but would still be useable as the original is? > > Thanks in advance, > Scott > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.