Make HTML more simple

This commit is contained in:
Joakim Hellsén 2025-08-02 04:03:28 +02:00
commit c447abc6fe
8 changed files with 41 additions and 287 deletions

View file

@ -9,13 +9,11 @@ dependencies = [
"django-browser-reload>=1.18.0",
"django-debug-toolbar>=5.2.0",
"django-stubs[compatible-mypy]>=5.2.2",
"django-tables2>=2.7.5",
"django-watchfiles>=1.1.0",
"djlint>=1.36.4",
"orjson>=3.11.1",
"platformdirs>=4.3.8",
"python-dotenv>=1.1.1",
"tablib[all]>=3.8.0",
]
[dependency-groups]