#17193: Send templated email.
-----------------------------+------------------------------------
     Reporter:  tomchristie  |                    Owner:  nobody
         Type:  New feature  |                   Status:  new
    Component:  Core (Mail)  |                  Version:
     Severity:  Normal       |               Resolution:
     Keywords:               |             Triage Stage:  Accepted
    Has patch:  1            |      Needs documentation:  0
  Needs tests:  1            |  Patch needs improvement:  0
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+------------------------------------
Changes (by tomchristie):

 * needs_docs:  1 => 0


Comment:

 Updated the patch to include documentation.

 Also tweaked the API slightly - the email connection and message sending
 has been decoupled from the message generation, and I've made some tweaks
 to the arguments that `send_templated_mail` takes.

 I think this should pretty much hit the sweet spot of making sure the
 shortcut interface isn't overly complicated, whilst still providing for
 the common case.

 Julian - That'd be great.  Feel free to get in touch with me off-list if
 there's anything I can do to help with that - [email protected].

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17193#comment:5>
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.

Reply via email to