Hey guys,
I am new to AJAX requests with django, and I am following this tutorial. My problem is described in this stack overflow post.
Help will be much appreciated, since this is very urgent for me.
Hey guys,
I am new to AJAX requests with django, and I am following this tutorial. My problem is described in this stack overflow post.
Help will be much appreciated, since this is very urgent for me.
The python is only half the picture. I think we’d need to see the web page with the javascript side of this as well to see how you’re handling the AJAX request/response.
Hey @KenWhitesell,
I just understood how to solve the error. thanks though.