On Wed, Aug 17, 2011 at 3:28 AM, TomPliss <tompl...@gmail.com> wrote:

> Can't you use the represent field of the column, to show an image ?


Yes you can.


db.table.field.represent = lambda value: IMG(_src=URL(...), _alt=value)

Reply via email to