I've just upgraded odoo 8 to 9. I know how to add followers when inherit mail.thread in odoo 8 by using message_follower_ids by with odoo 9, it's seem to be changed message_follower_ids relationship into mail.follower instead of res.partner. So I want to ask if anybody know how to add followers in odoo 9. Thanks.