新增:完全代码创建word表格,设置宽度、字体

This commit is contained in:
2026-02-03 16:50:58 +08:00
parent 4a1881bf32
commit 48a0fad7e4
43 changed files with 672 additions and 41 deletions

View File

@@ -15,6 +15,7 @@ dependencies = [
"django-redis>=6.0.0",
"django-shortuuidfield>=0.1.3",
"django-tinymce>=5.0.0",
"docxcompose",
"docxtpl>=0.20.2",
"faker==40.1.2",
"ipykernel>=7.1.0",