[FIX] website_forum: fix broken forum activation email due to the migration to the...
authorThibault Delavallée <tde@openerp.com>
Fri, 14 Nov 2014 09:21:31 +0000 (10:21 +0100)
committerThibault Delavallée <tde@openerp.com>
Fri, 14 Nov 2014 09:28:41 +0000 (10:28 +0100)
commit5d74994eb21ab977286daff1ed1de2f48523d6df
tree1b4ca29b3fc64fe74db1add94506c35f5535db19
parent3bfc9f7dabb9c3b721ff60cc86a032929a5aebcf
[FIX] website_forum: fix broken forum activation email due to the migration to the new API.

Next step: write tests. Hooray.
addons/website_forum/controllers/main.py
addons/website_forum/models/res_users.py