On 21/06/2011 10:14, apple wrote:
Like this?
http://web2py.com/book/default/chapter/06?search=signature
yes... I was looking exacly this inside the gluon code :)
M.
On Jun 21, 8:42 am, Manuele Pesenti<[email protected]> wrote:
what's the best way to define a minimal list of fields that I want to
repluicate in some tables?
I thought to define a table but as I need it only to be used inside
other tables I don't need it's really created in my db... and I don't
want it... is it possible?
thanks a lot
Manuele