odoo/addons/website_blog/controllers
Nicolas Martinelli b40cb12626 [FIX] website_blog: return correct main_object
If the main object is not set, the default object used is 'ir.ui.view'.
One of the consequence is that website SEO metadata will be stored on
'ir.ui.view' instead of the correct model, in this case 'blog.blog'.
This will cause the SEO metadata to be the same for all the blogs.

opw-651898
2015-10-26 08:38:19 +01:00
..
__init__.py [REF] website_mail refactoring 2013-09-20 15:56:43 +02:00
main.py [FIX] website_blog: return correct main_object 2015-10-26 08:38:19 +01:00