@san4ezy Thanks for approving my previous PR.
I find it useful to have it on SoftDeleteQuerySet and DeletedQuerySet querysets. Since you can delete entity with this flag directly, it would probably make sense to be able to do it in bulk. I would like to hear your thought about this.
@san4ezy Thanks for approving my previous PR. I find it useful to have it on
SoftDeleteQuerySet
andDeletedQuerySet
querysets. Since you can delete entity with this flag directly, it would probably make sense to be able to do it in bulk. I would like to hear your thought about this.