Hello, I'm trying to integrate Accept.js into my Django form but the
responseHandler I'm passing to dispatchData gets called twice. The first
time it's called, the response received has a resultCode of "Ok" but the
second time, it has one of "Error"....