nope.... he's trying to get for every device only the last event.... On Saturday, February 16, 2013 12:14:10 AM UTC+1, Alan Etkin wrote: > > Try this. Not tested but should work: > > events = db(db.events.device_id==db.devices.id).select().as_dict() > >
-- --- 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.

