Merge branch 'subscribe-with-display-name' into 'master'
Allow adding display name while mass subscribing This patch will allow the mass subscribe form to accept the display names for the addresses being subscribed. fixes #63 See merge request !127 |
---|
src/postorius/forms.py |
---|
src/postorius/tests/fixtures/vcr_cassettes/TestSubscription.test_mass_subscribe.yaml 100644 → 0 |
---|
src/postorius/tests/fixtures/vcr_cassettes/TestSubscription.test_subscribe_with_name.yaml 0 → 100644 |
---|
src/postorius/tests/mailman_api_tests/test_subscriptions.py |
---|
src/postorius/views/list.py |
---|