[Django] #24970: Add option to sendtestmail command to email MANAGERS or ADMINS

16 views
Skip to first unread message

Django

unread,
Jun 11, 2015, 10:11:38 AM6/11/15
to django-...@googlegroups.com
#24970: Add option to sendtestmail command to email MANAGERS or ADMINS
-------------------------------------+-------------------------------------
Reporter: timgraham | Owner: nobody
Type: New | Status: new
feature |
Component: Core | Version: master
(Management commands) |
Severity: Normal | Keywords:
Triage Stage: Accepted | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
-------------------------------------+-------------------------------------
e.g. `django-admin sendtestmail --managers` would add `settings.MANAGERS`
to the list of recipients. `from_email` should be set to
`settings.SERVER_EMAIL` in both cases.

--
Ticket URL: <https://code.djangoproject.com/ticket/24970>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jun 16, 2015, 7:38:53 AM6/16/15
to django-...@googlegroups.com
#24970: Add option to sendtestmail command to email MANAGERS or ADMINS
-------------------------------------+-------------------------------------
Reporter: timgraham | Owner: rolo
Type: New feature | Status: assigned
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution:

Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by rolo):

* owner: nobody => rolo
* status: new => assigned


--
Ticket URL: <https://code.djangoproject.com/ticket/24970#comment:1>

Django

unread,
Jun 16, 2015, 9:25:37 AM6/16/15
to django-...@googlegroups.com
#24970: Add option to sendtestmail command to email MANAGERS or ADMINS
-------------------------------------+-------------------------------------
Reporter: timgraham | Owner: rolo
Type: New feature | Status: assigned
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------

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>

Django

unread,
Jun 16, 2015, 10:04:33 AM6/16/15
to django-...@googlegroups.com
#24970: Add option to sendtestmail command to email MANAGERS or ADMINS
-------------------------------------+-------------------------------------
Reporter: timgraham | Owner: rolo
Type: New feature | Status: assigned
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 1

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timgraham):

* needs_docs: 0 => 1
* has_patch: 0 => 1


--
Ticket URL: <https://code.djangoproject.com/ticket/24970#comment:3>

Django

unread,
Jun 16, 2015, 10:47:52 AM6/16/15
to django-...@googlegroups.com
#24970: Add option to sendtestmail command to email MANAGERS or ADMINS
-------------------------------------+-------------------------------------
Reporter: timgraham | Owner: rolo
Type: New feature | Status: assigned
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 1

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by rolo):

Have added some docs.

--
Ticket URL: <https://code.djangoproject.com/ticket/24970#comment:4>

Django

unread,
Jun 16, 2015, 2:40:32 PM6/16/15
to django-...@googlegroups.com
#24970: Add option to sendtestmail command to email MANAGERS or ADMINS
-------------------------------------+-------------------------------------
Reporter: timgraham | Owner: rolo
Type: New feature | Status: assigned
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timgraham):

* 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>

Django

unread,
Jun 16, 2015, 3:33:25 PM6/16/15
to django-...@googlegroups.com
#24970: Add option to sendtestmail command to email MANAGERS or ADMINS
-------------------------------------+-------------------------------------
Reporter: timgraham | Owner: rolo
Type: New feature | Status: assigned
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------

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>

Django

unread,
Jun 19, 2015, 8:35:42 AM6/19/15
to django-...@googlegroups.com
#24970: Add option to sendtestmail command to email MANAGERS or ADMINS
-------------------------------------+-------------------------------------
Reporter: timgraham | Owner: rolo
Type: New feature | Status: assigned
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1

Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timgraham):

* needs_better_patch: 0 => 1


--
Ticket URL: <https://code.djangoproject.com/ticket/24970#comment:7>

Django

unread,
Jun 19, 2015, 11:29:26 AM6/19/15
to django-...@googlegroups.com
#24970: Add option to sendtestmail command to email MANAGERS or ADMINS
-------------------------------------+-------------------------------------
Reporter: timgraham | Owner: rolo
Type: New feature | Status: assigned
Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by timgraham):

* needs_better_patch: 1 => 0
* stage: Accepted => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/24970#comment:8>

Django

unread,
Jun 22, 2015, 7:22:11 AM6/22/15
to django-...@googlegroups.com
#24970: Add option to sendtestmail command to email MANAGERS or ADMINS
-------------------------------------+-------------------------------------
Reporter: timgraham | Owner: rolo
Type: New feature | Status: closed

Component: Core (Management | Version: master
commands) |
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

* 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>

Reply all
Reply to author
Forward
0 new messages