Code

Roundupdb now appends "mailing list" information to its messages which
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 2 Aug 2001 06:38:17 +0000 (06:38 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 2 Aug 2001 06:38:17 +0000 (06:38 +0000)
commit1783e3150ef332c30d9ca35794c99ab1f332a214
treee2fd4691f6e2be71e4317b85698e0368cf0f0cb3
parent8bc2281b563fb0e59c6754e7491007d530342d71
Roundupdb now appends "mailing list" information to its messages which
include the e-mail address and web interface address. Templates may
override this in their db classes to include specific information (support
instructions, etc).

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@194 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/cgi_client.py
roundup/hyperdb.py
roundup/roundupdb.py
roundup/templates/classic/dbinit.py
roundup/templates/classic/instance_config.py
roundup/templates/extended/dbinit.py
roundup/templates/extended/instance_config.py