📌  相关文章
📜  "detail": "方法 \"POST\" 不允许." - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:43.293000             🧑  作者: Mango

代码示例1
There are many generic views. ListCreateAPIView is used for 
GET and POST and CreateAPIView is used
only for POST methods