--
Ticket URL: <https://code.djangoproject.com/ticket/17811>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_docs: => 0
* needs_better_patch: => 0
* needs_tests: => 0
* easy: 0 => 1
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/17811#comment:1>
* owner: nobody => danielr
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/17811#comment:2>
* has_patch: 0 => 1
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/17811#comment:3>
Comment (by jezdez):
LGTM (for the record, please don't mark ticket as RFC if you're the ticket
author :)
--
Ticket URL: <https://code.djangoproject.com/ticket/17811#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [17827]:
{{{
#!CommitTicketReference repository="" revision="17827"
Fixed #17811 -- Added connection parameter in call to EmailMessage from
send_mass_mail. Thanks fed239 for the report and danielr for the patch.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/17811#comment:5>