Hi,
thanks for the replies.
@pbreit: Tested that too, but same result, means: does not work
@Richard: Thanks, will look at that links! Problem is, that I use
@request.restful()
which gives me the results

Regards,
Christian

P.S.: A little bit off topic: When I send a gluon Set a json() I get wired
results:
\"total_time\": 90148, \"last_played\": null, \"album_id\": 123,
All " seem to be escaped. Ideas?


2011/9/1 pbreit <[email protected]>

> Wouldn't it need to be something like:
>
> db.album.artist_id.represent = lambda r: db.artist(r.id).name
>

Reply via email to