Code

Added the ability to toggle where error messages go.
authoreparker <eparker@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 25 Mar 2004 19:27:15 +0000 (19:27 +0000)
committereparker <eparker@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 25 Mar 2004 19:27:15 +0000 (19:27 +0000)
commit86aff8e3cb45b8c928dfa6593922993c7050e04a
tree6035c3a943534156474a937a3ecdd64d45c6bd7d
parentc2760e668d93a49bcc08a62bc0ef8452986b8886
Added the ability to toggle where error messages go.
They either go to the user (default, for backwards compatibility), the
dispatcher, or both. These are able to be toggled via settings in config.py.
Please refer to upgrading.txt for more details. (And Richard, let me know
if I've done anything wrong with this checkin. :))

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2187 57a73879-2fb5-44c3-a270-3262357dd7e2
doc/upgrading.txt
roundup/mailgw.py
templates/classic/config.py
templates/minimal/config.py