d27
The only difference between ordinary and extraordinary is just that little "extra".
Use correct field for mailchimp list id in webhook
Add logging to test mailchimp webhook
Accept 200 requests from mailchimp
Only add users to mailchimp once they've confirmed their email address. Update management command to sync data with mailchimp
Implement post save hook on profile to update mailchimp list membership appropriately
Add mailchimp batch subscription API call + update django admin task to sync list
Add webhook for handling changes to communications opt-in through mailchimp UX
Look into what is needed for migrating the announce list to mailchimp
Use non anonymized email to delete mailchimp subscription
Use correct field for mailchimp list id in webhook
Add logging to test mailchimp webhook
Accept 200 requests from mailchimp
Only add users to mailchimp once they've confirmed their email address. Update management command to sync data with mailchimp
Implement post save hook on profile to update mailchimp list membership appropriately
Add mailchimp batch subscription API call + update django admin task to sync list
Add webhook for handling changes to communications opt-in through mailchimp UX
Look into what is needed for migrating the announce list to mailchimp
Merge pull request from p2pu/master
Release 2021-07-20