[Fixed]-Django render the same page after post

1👍

You need to use AJAX. This should give you an idea of how to go about this. AngularJS would also allow you to easily do this, depending on the logic required.

Leave a comment