WiserTogether / django-remote-forms

A platform independent django form serializer
MIT License
221 stars 113 forks source link

We will also need django cors headers installed and setup for view to work #32

Open sant527 opened 6 years ago

sant527 commented 6 years ago

I was struggling to send a post request. I found that i had to install django cors headers then the view worked.