#17193: Send templated email.
-------------------------------------+-------------------------------------
Reporter: tomchristie | Owner:
Type: New feature | julianapplebaum
Component: Core (Mail) | Status: assigned
Severity: Normal | Version:
Keywords: | Resolution:
Has patch: 1 | Triage Stage: Design
Needs tests: 0 | decision needed
Easy pickings: 0 | Needs documentation: 0
| Patch needs improvement: 0
| UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by artem.rizhov@…):
* cc: artem.rizhov@… (added)
Comment:
Hi there!
Replying to [comment:15 julien]:
> I do agree that creating html+plain emails is still a little too hard in
Django, but in my opinion this could be simplified by introducing a new
helper class wrapping around `EmailMultiAlternatives` and providing a
simpler API and sensible defaults. For example, something like:
`HTMLEmailMessage(body_plain='...', body_html='...')`
My implementation is based on `EmailMultiAlternatives` :) It's available
at !GitHub https://github.com/artemrizhov/django-mail-templated
Actuall, for me it
I've emailed to django-developers mailing list and proposed to merge it
into Django. However my proposition was declined.
http://groups.google.com/group/django-
developers/browse_frm/thread/4728f20dd8023dd9
I'd be glad to continue work on it, but there is no any reason to polish
it more for a while. :( At least unless I need some additional
functionality, or some activity is registered on the github project. :)
Propositions and suggestions are welcome.
--
Ticket URL: <https://code.djangoproject.com/ticket/17193#comment:18>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.