Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to django-email-confirmation #1

Closed
wants to merge 1 commit into from

Conversation

bradbeattie
Copy link

Adds HTML email support

@paltman
Copy link

paltman commented Sep 24, 2011

Brad,

Really appreciate your patch here and like the idea of email-confirmation supporting HTML emails, however, I would like to see it as an optional addition driven by a setting that defaults to False. So if something like EMAIL_CONFIRMATION_HTML_EMAILS = True is in settings.py then do the multipart building and rendering of the HTML template, otherwise, it functions as it always has.

Does that make sense?

Thanks,
Patrick

@bradbeattie bradbeattie closed this May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants