删掉旧的数据库迁移文件

This commit is contained in:
2025-06-14 17:08:52 +08:00
parent 258e1474ee
commit 45d727a9e0
70 changed files with 208 additions and 2144 deletions

View File

@@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"coverage==6.5.0",
"django==5.2.3",
"django>=5.2.3",
"django-cas-ng==5.0.1",
"django-dbconn-retry==0.1.8",
"django-dramatiq==0.13.0",