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

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

javascript - Understanding ExtJS Framework Syntax -