Email Template works fine in temp mail but show raw html in gmail
Hardeepsingh980 opened this issue · 2 comments
Hardeepsingh980 commented
I am sending mail for email verification. I have override the templates. The templates works fine if we register with email from temp mail but if we use an authentic email id from gmail, then it shows raw html in the email. Please can you help me figure this out ASAP
BarnabasSzabolcs commented
Hi,
this repo is not maintained anymore, so the development moved to dj-rest-auth. (reference: #568)
It may be best, if you move this PR there. (and upgrade to using dj_rest_auth)
new repo link: https://github.com/jazzband/dj-rest-auth (I'm not the upkeeper of that repo, it just makes sense for me to help you write where it brings value.)
Best,
Barney
rojeda24 commented
@Hardeepsingh980 Please, how did you override the template?