osf.io
osf.io copied to clipboard
Upgrade CORS for Django 3
Purpose
https://pypi.org/project/django-cors-headers/
## Changes
- Updates Cors for Django 3 compatibility
- changes requirement.txt to update CORS
- refactors tests and settings
- minor formating changes to provide CORS domains
QA Notes
Please make verification statements inspired by your code and what your code touches.
- Verify
- Verify
What are the areas of risk?
Any concerns/considerations/questions that development raised?