> Different names help avoid confusion (or so I hoped). huh...
Why not use the builtin __str__ or __unicode__ of the class to serve as representation or "format" ? -Thadeus On Thu, Jan 14, 2010 at 12:38 PM, rfx_labs <[email protected]> wrote: > > > db.define_table(...,format=...) goes into db.table._format > > Thanks Massimo. Everything works like a charme. > > Martin > > -- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<web2py%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/web2py?hl=en. > > > >--
You received this message because you are subscribed to the Google Groups "web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

