social/mail_inline_css/models
Simone Orsi 8f6390387b 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 :)
2022-05-26 11:23:35 +02:00
..
__init__.py [IMP] mail_inline_css: Improve and add test cov 2019-12-02 09:27:26 +01:00
mail_template.py mail_inline_css: fix transform hook 2022-05-26 11:23:35 +02:00