December 16, 2019 0 Using Jinja templates with AJAX calls In a Flask framework, one typically renders JINJA templates directly from Python router. This is fine but what if one uses AJAX to add interactivity? Read more 1/1