d27
The only difference between ordinary and extraordinary is just that little "extra".
Merge branch '2021-09-contact-form' into 2021-website-refresh
Remove all permisson for contact API
Add logic to redirect contact form requests and fix regex to allow www-staging.p2pu.org
Remove all permisson for contact API
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