drag drop ordering for faqs

This commit is contained in:
Tobias Brunner 2025-03-07 14:58:51 +01:00
parent b45c725c1a
commit d87929f6b4
No known key found for this signature in database
4 changed files with 24 additions and 6 deletions

View file

@ -71,6 +71,7 @@ INSTALLED_APPS = [
"rest_framework",
"schema_viewer",
"nested_admin",
"adminsortable2",
# local
"hub.services",
"hub.broker",