Open oudeismetis opened 1 year ago
There is existing logic for plaintext emails server/my_project/utils/emails.py, but there are a couple of issues:
EMAIL_BACKEND
This is old, but I'll leave it open, because it's still a good first issue.
There is existing logic for plaintext emails server/my_project/utils/emails.py, but there are a couple of issues:
EMAIL_BACKEND
is set to console we end up logging the entire HTML email content.