django-cors-headers not work
INSTALLED_APPS = ( \'django.contrib.admin\', \'django.contrib.auth\', \'django.contrib.contenttypes\', \'django.
django-cors-headers works perfectly for handling CORS policy issue.
After doing the above steps, just try to clear browser cache or try making same request in chrome(incognito) or firefox(private window).