def go_smcom_my(dbo): """ Goes to the my account page for this database """ raise web.seeother(smcom_client.get_my_url(dbo.database))