Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
由于我的应用程序的性质,我需要一些记录is_deleted在被删除时设置一个标志。
is_deleted
收到 HTTP 后,有没有办法在 flask-restless 中做到这一点DELETE?
DELETE