python3-django-cors-headers

Django application for handling CORS
  https://github.com/adamchainz/django-cors-headers
  0
  no reviews



A Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS). Adding CORS headers allows your resources to be accessed on other domains.

This package contains the Python 3 version.