I am getting this error. My grid works fine but when I try to log into the database administration tool, I get this error. Any clue?
File "/home/xxx/Applications/web2py/applications/APPLICACION/models/db_catalog.py" <http://127.0.0.1:8000/admin/default/edit/MOSAIC_POSx2/models/db_catalog.py>, line 72, in <lambda> Field('supptile',represent=lambda id, r: '%s%s'% (r.supplier.suppliercode,r.product.tilename)), AttributeError: 'LazySet' object has no attribute 'tilename' -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

