Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

评审服务端API DELETE /admin/course/courseversion是否需要修改 #1

Open
AnnaPanChina opened this issue Jul 6, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@AnnaPanChina
Copy link

目前删除courseversion时似乎也会删除关联course和lecture,因此在上线多个版本以后可能报错。
而Delete目前在调试系统时清空原有数据还离不开,因此一时半会可能不好删除。长期可以通过禁用DELETE解决。
DRF的ModelSerializer内部怎么处理删除逻辑不太清楚,序列化类本身不带删除逻辑。

@AnnaPanChina AnnaPanChina added the good first issue Good for newcomers label Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant