Django POST stores everything in key instead of key-value pair – Jquery ajax
I am trying to post several form data in one go (Yes, they need to go in as one post content. No this can not be changed. Don't even suggest having multiple submits.) and I can build correct type of…