forked from erp-dev/erp
done: 20260112
This commit is contained in:
@@ -106,6 +106,6 @@ MIDDLEWARE = [
|
||||
|
||||
## 待办事项
|
||||
|
||||
- [ ] 执行数据库迁移 (`uv run python manage.py migrate`)
|
||||
- [ ] 测试中间件功能
|
||||
- [ ] 重启 Docker 容器使配置生效
|
||||
- [x] 执行数据库迁移 (`uv run python manage.py migrate`)
|
||||
- [x] 测试中间件功能
|
||||
- [x] 重启 Docker 容器使配置生效
|
||||
@@ -411,7 +411,6 @@ API_AUDIT_LOG_ENABLED = True
|
||||
API_AUDIT_LOG_URL_PREFIXES = [
|
||||
'/api/v1/printing',
|
||||
'/api/v1/plate',
|
||||
# '/api/v2/',
|
||||
]
|
||||
|
||||
# Celery 配置
|
||||
|
||||
Reference in New Issue
Block a user