SubscriptionPolicy is largely done, modulo bugs, and the unknown-unknown of
commit2b9ef541cf80e5bcf413c2ba234856a7bc77baad
authorBarry Warsaw <barry@list.org>
Mon, 13 Apr 2015 20:23:50 +0000 (13 16:23 -0400)
committerBarry Warsaw <barry@list.org>
Mon, 13 Apr 2015 20:23:50 +0000 (13 16:23 -0400)
tree79ba66d72c4f95ad475875888c26466ecf64acc5
parent6f43b64a27f7e38df80a59f9111b5dedfac0d70f
SubscriptionPolicy is largely done, modulo bugs, and the unknown-unknown of
course.  This commit contains test failures because the next step is to hook
everything up.

Changes here include:

 * confirm.txt removes the URL since we can't know that.
 * Changes to the ConfirmationNeededEvent
 * Create the Pendable early in the workflow.
 * Clean up test.
 * Update IRegistrar docstring.
src/mailman/app/registrar.py
src/mailman/app/subscriptions.py
src/mailman/app/tests/test_subscriptions.py
src/mailman/interfaces/registrar.py
src/mailman/templates/en/confirm.txt