diff options
| author | Barry Warsaw | 2011-08-17 20:29:05 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2011-08-17 20:29:05 -0400 |
| commit | 7f32fdd8e82542122909f322d2e35b55511c32de (patch) | |
| tree | 07bf03299c755bf85cd53789137f874975082704 /src/mailman/core/initialize.py | |
| parent | d5f143595e44497617bb0357e3c0213911619b35 (diff) | |
| download | mailman-7f32fdd8e82542122909f322d2e35b55511c32de.tar.gz mailman-7f32fdd8e82542122909f322d2e35b55511c32de.tar.zst mailman-7f32fdd8e82542122909f322d2e35b55511c32de.zip | |
Complete bug 827036 work.
* Add ListCreatingEvent and ListDeletingEvent. These are sent before the
operation actually occurs, whereas the previously added ListCreatedEvent and
ListDeletedEvent are sent after the operation. Specifically, this is
necessary because request database deletion requires the IMailingList
object, which is only available before the list is deleted.
* Add a handler to clear out the requests database for a mailing list, when
the mailing list is about to be deleted.
Diffstat (limited to 'src/mailman/core/initialize.py')
0 files changed, 0 insertions, 0 deletions
