Align form usages in templates (#1267)

This commit is contained in:
Sascha Ißbrücker
2026-01-05 05:33:59 +01:00
committed by GitHub
parent 7dfb8126c4
commit 65f3759444
38 changed files with 611 additions and 493 deletions

View File

@@ -39,7 +39,6 @@ INSTALLED_APPS = [
"django.contrib.sessions",
"django.contrib.messages",
"django.contrib.staticfiles",
"widget_tweaks",
"rest_framework",
"rest_framework.authtoken",
"huey.contrib.djhuey",