odoo/addons/website_blog/models
Martin Trigaux 12fc5ea840 [FIX] website_blog: safer check of variables in write call
Some code may call write with only one id instead of a list (e.g. translations,
see #5941) and the call to _postproces_content would fail
2015-03-27 16:39:09 +01:00
..
__init__.py [CLEAN] website_blog: cleaned modifications in models : 2014-04-02 13:16:56 +02:00
mail_message.py [IMP] website_blog: path computation (unique key) for paragraphs in medium-like blogs 2014-04-03 13:26:56 +02:00
website_blog.py [FIX] website_blog: safer check of variables in write call 2015-03-27 16:39:09 +01:00