social/mail_inline_css/models
Simone Orsi 67e4fc673a 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-09-08 08:50:52 +02:00
..
__init__.py [IMP] mail_inline_css: Improve and add test cov 2020-01-17 15:10:43 +01:00
mail_template.py mail_inline_css: fix transform hook 2020-09-08 08:50:52 +02:00