You do a nice job with django-inlinecss.
I have a question, when I try to send the email with django-inlinecss it appears the following error: "TypeError must be str, not bytes" in line "{% inlinecss" demo / demo.css "%}". How can I fix this error? Thank you very much and sorry to bother you.