django-permanent

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

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.1.6 2017-05-04  
1.1.5 2017-03-02  
1.1.4 2016-09-15  
1.1.3 2016-09-07  
1.1.2 2016-03-30  
1.1.1 2016-03-22  
1.1.0 2016-03-22  
1.0.13 2016-03-22  
1.0.12 2015-11-27  
1.0.11 2015-05-29  
1.0.10 2015-04-03  
1.0.9 2015-04-02  
1.0.8 2015-03-27  
1.0.7 2015-03-24  
1.0.6 2015-03-24  
1.0.5 2015-03-23  
1.0.4 2015-03-18  
1.0.3 2015-03-17  
1.0.2 2014-02-05  
1.0.1 2014-02-03  
1.0.0 2014-02-03  
0.1.5 2014-06-19  
0.1.4 2014-01-15  
0.1.3 2013-12-13  
0.1.2 2013-10-02  
0.1.1 2013-09-25  
0.1.0 2013-09-25  
0.0.2 2013-08-02  
0.0.1 2013-08-02  

Issues with this package?

Page last updated 2025-06-27 22:33:43 UTC