#19781: Documentation on Django Comments moderation emails doesn't match actual
behavior
----------------------------------+------------------------------------
     Reporter:  mikeshultz        |                    Owner:  nobody
         Type:  New feature       |                   Status:  new
    Component:  contrib.comments  |                  Version:  1.4
     Severity:  Normal            |               Resolution:
     Keywords:                    |             Triage Stage:  Accepted
    Has patch:  0                 |      Needs documentation:  0
  Needs tests:  0                 |  Patch needs improvement:  0
Easy pickings:  0                 |                    UI/UX:  0
----------------------------------+------------------------------------
Changes (by carljm):

 * needs_better_patch:   => 0
 * stage:  Unreviewed => Accepted
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 Thanks for the report! The title here says the behavior contradicts the
 documentation; I don't think that's true, the documentations says the
 email will be sent "to site staff", which is an accurate description of
 `settings.MANAGERS`, if not very specific.

 I think it's reasonable to be able to control who gets these emails at a
 level specific to `contrib.comments`, though I doubt that we'd want to
 query the database for this information.

 On a different not, I really think `contrib.comments` is a prime candidate
 for spinning out into a standalone project. There's nothing about it that
 requires being in contrib, and it's not all that well cared for there.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19781#comment:1>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to