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

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

Ansible warning on jinja2 braces on when -

html - How to custom Bootstrap grid height? -