Further to what I just said: This does not work with Catwalk, I get an alert saying "Fail to get reference to object User" if I click on the Report table.
It seems that the most instinctive way would be to have user =
ForeignKey("turbogears.User") but we'll see how future versions of
SQLObject will resolve this.

