learning circles
coordinate study groups for online courses
Add logic to redirect contact form requests and fix regex to allow www-staging.p2pu.org
remove unused import from frontend code
Setup submodule to test integration with updated p2pu-theme
remove unused import from frontend code
Add setting to make django send cookie to crossorigin site
updates to test login model on staging
Add contact from API endpoint to send message to team
Merge pull request from p2pu/2021-09-celery
Update celery and update beat service to ignore pid file
Update celery beat config variable name for new version of celery
Remove PID file command line arg
Bump celery to latest version
Update celery beat config variable name for new version of celery
Remove PID file command line arg
Bump celery to latest version
Change base_name to basename for Django REST Framework version update??
Add recapcha site key to fix failing frontend tests
Merge branch 'master' of github.com:p2pu/learning-circles
Update tests to patch out recapcha and mailchimp network requests
Add github action to run tests
Remove once of code for mailchimp list migration
Merge pull request from p2pu/master
Release 2021-09-03