django-permanent-model

Yet another approach to provide soft (logical) delete or masking (thrashing) django models instead of deleting them physically from db.

Installation

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

pip3 install django-permanent-model

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.1.7 2019-06-06    

Issues with this package?

Page last updated 2023-10-28 00:37:45 UTC