update. 完成前端页面展示、列表和详情页
update. 调整融合主菜单与板块 update. 分离新闻模块
This commit is contained in:
@@ -24,9 +24,15 @@ django-environ = "^0.13.0"
|
||||
django-db-connection-pool = "^1.2.6"
|
||||
pillow = "^12.1.1"
|
||||
django-ckeditor-5 = "^0.2.20"
|
||||
loguru = "^0.7.3"
|
||||
django-import-export = "^4.4.0"
|
||||
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pypinyin = "^0.55.0"
|
||||
django-seed = "^0.3.1"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=2.0.0,<3.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
Reference in New Issue
Block a user