How to Install python-django-cors-headers in Ubuntu 18.04



Install python-django-cors-headers by entering the following commands in the terminal:

sudo apt update
sudo apt install python-django-cors-headers

Description:

Django application for handling CORS.

A Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS). . This package contains the Python 2 version.

Homepage: https://github.com/ottoyiu/django-cors-headers

Version: 2.1.0+github-2

Section: universe/python