miki725 / django-rest-framework-bulk

Django REST Framework bulk CRUD view mixins
Other
521 stars 106 forks source link

fix performance destroy mixin #80

Open thomas545 opened 4 years ago

jocampozencos commented 3 years ago

@thomas545 Could you please show me how to use this package to perform bulk deletion? Whenever I try sending DELETE request it deletes all objects.. I'd really appreciate it