django-easy-softdelete

Some users want a “recycling bin” or “archival” feature which allows segregating active objects from non-active ones, and soft-deletion is one way of accomplishing this. The capability to delete and …

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-easy-softdelete

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.0 2020-10-20  

Issues with this package?

Page last updated 2025-06-27 20:36:58 UTC