#10214: Add 'internal' option to SEND_BROKEN_LINK_EMAILS
------------------------------+------------------------------------
Reporter: mail@… | Owner: nobody
Type: New feature | Status: new
Component: Core (Other) | Version: 1.0
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 1
Needs tests: 1 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
------------------------------+------------------------------------
Changes (by aaugustin):
* needs_docs: 0 => 1
* ui_ux: => 0
* easy: => 0
* needs_tests: 0 => 1
* stage: Design decision needed => Accepted
Comment:
We could change `SEND_BROKEN_LINK_EMAILS` to accept `'none'`, `'internal'`
and `'all'` as valid values.
`True` and `False` would be interpreted as `'all'` and `'none'`for
backwards compatibility.
The change would have to be explained in the release notes.
--
Ticket URL: <https://code.djangoproject.com/ticket/10214#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.