javascript - Update django template after object creation -


i have model package, , table in template displays package instances, want table updated whenever new package instance created without refreshing page ( new instances should added ), after researches found ajax solution, have have read django signal post_save, how can send post_save signal ajax in order update template ? thank


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -