Use jinja2_fragments to remove wrapper templates to handle htmx and non-htmx requests(Full or just partial html)

This commit is contained in:
Peter Stockings
2023-07-15 23:27:14 +10:00
parent 9c2d95fd61
commit 38d250902b
4 changed files with 210 additions and 210 deletions

View File

@@ -5,4 +5,5 @@ jinja-partials==0.1.1
psycopg2-binary==2.9.3
flask-htmx==0.2.0
python-dateutil==2.8.2
minify-html==0.10.3
minify-html==0.10.3
jinja2-fragments==0.3.0