feat: Manually craft the add adoption form to work with bulma
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-05-11 16:21:06 +02:00
parent 93ffbe09af
commit 88987a973e
4 changed files with 85 additions and 11 deletions

View File

@@ -176,6 +176,7 @@ INSTALLED_APPS = [
'rest_framework.authtoken',
'drf_spectacular',
'drf_spectacular_sidecar', # required for Django collectstatic discovery
'widget_tweaks'
]
MIDDLEWARE = [