san4ezy / django_softdelete

MIT License
79 stars 21 forks source link

Include a hard_delete action in GlobalObjectsModelAdmin #31

Closed kevindice closed 6 months ago

kevindice commented 6 months ago

I may want to hard-delete an object from the django admin. Adding in an action would be helpful so that we can do this via the familiar dropdown UI.