I have installed pip install django-cors-headers still not working
pip install django-cors-headers
added into the settings.py file
INSTALLED_APPS = [ ...