add import and export functionality
This commit is contained in:
parent
cc5307a723
commit
f14cc0e39e
4 changed files with 68 additions and 2 deletions
|
@ -7,6 +7,7 @@ requires-python = ">=3.13"
|
|||
dependencies = [
|
||||
"django>=5.2",
|
||||
"django-admin-sortable2>=2.2.4",
|
||||
"django-import-export>=4.3.7",
|
||||
"django-jazzmin>=3.0.1",
|
||||
"django-nested-admin>=4.1.1",
|
||||
"django-prose-editor[sanitize]>=0.10.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue