cc bugreports to the original submitter
authorMagnus Hagander <magnus@hagander.net>
Tue, 4 Jul 2017 15:57:51 +0000 (16:57 +0100)
committerMagnus Hagander <magnus@hagander.net>
Tue, 4 Jul 2017 15:57:51 +0000 (16:57 +0100)
commit097a732031bf57ae8916f421b7d62262e4b11785
tree9162ed3ed9c6c21ec56c4a174bcec737817afe6f
parent20a0e178c5cbbe2f9f653f26f8f3d36ce73c6da0
cc bugreports to the original submitter

This gives the submitter a chance to respond to their own message even
if it's not delivered through the list (for example, because they are
not subscribed, or because it's caught in moderation for other reasons).

Per discussion at the developer meeting.
pgweb/mailqueue/util.py
pgweb/misc/views.py
pgweb/util/misc.py