--
Ticket URL: <https://code.djangoproject.com/ticket/24970>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => rolo
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/24970#comment:1>
Comment (by rolo):
Have created a pull request at https://github.com/django/django/pull/4867
--
Ticket URL: <https://code.djangoproject.com/ticket/24970#comment:2>
* needs_docs: 0 => 1
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/24970#comment:3>
Comment (by rolo):
Have added some docs.
--
Ticket URL: <https://code.djangoproject.com/ticket/24970#comment:4>
* needs_docs: 1 => 0
Comment:
Thanks, please don't forget to modify the "Has patch", "Needs
documentation", etc. flags as necessary.
--
Ticket URL: <https://code.djangoproject.com/ticket/24970#comment:5>
Comment (by rolo):
Will do - I wasn't sure if it was my place to change those. Will do so
next time :).
--
Ticket URL: <https://code.djangoproject.com/ticket/24970#comment:6>
* needs_better_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/24970#comment:7>
* needs_better_patch: 1 => 0
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/24970#comment:8>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"e7b4bd48c7b81718cfae6f30f1868cf45311ca86" e7b4bd4]:
{{{
#!CommitTicketReference repository=""
revision="e7b4bd48c7b81718cfae6f30f1868cf45311ca86"
Fixed #24970 -- Added --managers and --admins options to the sendtestemail
management command.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24970#comment:9>