import templates from bottle and django. Use bootstrap for HTML content

This commit is contained in:
Thomas Peetz
2025-04-27 14:14:56 +02:00
parent 13faff8e01
commit 8ec0784490
215 changed files with 671 additions and 10178 deletions
+3
View File
@@ -18,4 +18,7 @@ dependencies = [
"requests>=2.32.3",
"sqlalchemy>=2.0.40",
"sqlmodel>=0.0.24",
"python-dotenv>=1.1.0",
"python-jose>=3.4.0",
"python-multipart>=0.0.20",
]