Quantcast
Channel: django-cors-headers stop working for Django 1.6.11 - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Satya Srinivasu Rankireddy for django-cors-headers stop working for...

Django corsheaders works with django 1.8 and above. Please upgrade your django version and then try again. Requirements Tested with all combinations of: Python: 2.7, 3.6 Django: 1.8, 1.9, 1.10, 1.11, 2.0

View Article


django-cors-headers stop working for Django 1.6.11

I'm currently using Angular4 with django-nonrel as the backend. Got the CORS error at the beginning and installed django-cors-headers to give django support for CORS. I had to install version 1.1.0...

View Article
Browsing all 2 articles
Browse latest View live