解决 dispatcher 中部分数据库锁的问题
This commit is contained in:
@@ -72,4 +72,4 @@ class SimditorFileUploadAPIView(CSRFExemptAPIView):
|
||||
"success": True,
|
||||
"msg": "Success",
|
||||
"file_path": f"{settings.UPLOAD_PREFIX}/{file_name}",
|
||||
"file_name": file.name})
|
||||
"file_name": file.name})
|
||||
|
||||
Reference in New Issue
Block a user