Hi, take a look at this package: https://github.com/ottoyiu/django-cors-headers <https://github.com/ottoyiu/django-cors-headers> README is pretty thorough.
> On 20 Sep 2017, at 12:51, Rakhee Menon <[email protected]> wrote: > > Hello, > Please can anyone tell how to add CORS headers in Django and where should I > add it?? > Thanks in Advance > > -- > 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 [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/django-users > <https://groups.google.com/group/django-users>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/da6c7389-89d2-4426-92e2-0acea471281a%40googlegroups.com > > <https://groups.google.com/d/msgid/django-users/da6c7389-89d2-4426-92e2-0acea471281a%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > <capture30.png> -- 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 [email protected]. To post to this group, send email to [email protected]. 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/7030F12B-52D8-479C-BA22-3EED2071BC03%40gmail.com. For more options, visit https://groups.google.com/d/optout.

