learning circles
coordinate study groups for online courses
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/2021-07-anonymize-signups
2021 07 anonymize signups
Fix error on signup edit page
Update display for anonymized signups
Add recaptcha site key to view
Update google recaptcha badge display
Reenable signup during learning circle creation and add recaptcha