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

@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"django>=5.1.5",
"django-admin-sortable2>=2.2.4",
"django-jazzmin>=3.0.1",
"django-nested-admin>=4.1.1",
"django-prose-editor[sanitize]>=0.10.3",