make related modal work

This commit is contained in:
Tobias Brunner 2025-07-08 11:50:33 +02:00
parent 6a73beca84
commit 7319709749
No known key found for this signature in database

View file

@ -258,9 +258,9 @@ JAZZMIN_SETTINGS = {
"services.VSHNAppCatAddon": "single",
"services.ServiceOffering": "single",
"services.Plan": "single",
"services.ImageLibrary": "single",
},
"related_modal_active": True,
}
IMPORT_EXPORT_FORMATS = [CSV]
X_FRAME_OPTIONS = "SAMEORIGIN"