ajax-form
ajax-form copied to clipboard
Redirects are not reflected in the address bar
So the old behaviour of DRF was to allow POST to be overloaded with an html form to allow PUT, DELETE etc. But the new behaviour uses this library. The difference is that the ajax call is replacing the current page with the aja response and updating the url with the original url of the ajax request. But when the server gives a redirect, new new url is not available to jQuery.