social/mail_inline_css/models
Simone Orsi adef1da1fe mail_inline_css: fix transform hook
The mail module offers a better hook to manipulate html: `render_post_process`.
By using this, we make sure the transform is applied properly
before html tags sanitizing happens,
which can alter - if not screw - the final result.

Finally, it simplifies code :)
2020-04-08 09:32:43 +02:00
..
__init__.py [IMP] mail_inline_css: Improve and add test cov 2019-05-28 12:25:57 +02:00
mail_template.py mail_inline_css: fix transform hook 2020-04-08 09:32:43 +02:00