Wednesday, February 28, 2018

how to access binary file which is outside project folder

I am new to Django and trying to access binary file which is outside project folder and open it in the browser.

When i try to do that it is saying Cross-Origin Request is blocked (Reason: CORS header 'Access-Control-Allow-Origin missing).

Somebody, please help on this.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e74586f4-4831-4779-bf98-4d36221bee57%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment