Contents

django-safedelete 1.4.1

0

Mask your objects instead of deleting them from your database.

Mask your objects instead of deleting them from your database.

Stars: 708, Watchers: 708, Forks: 125, Open Issues: 53

The makinacorpus/django-safedelete repo was created 12 years ago and the last code push was 11 months ago.
The project is popular with 708 github stars!

How to Install django-safedelete

You can install django-safedelete using pip

pip install django-safedelete

or add it to a project with poetry

poetry add django-safedelete

Package Details

Author
Korantin Auguste
License
BSD
Homepage
https://github.com/makinacorpus/django-safedelete
PyPi:
https://pypi.org/project/django-safedelete/
GitHub Repo:
https://github.com/makinacorpus/django-safedelete

Classifiers

No  django-safedelete  pypi packages just yet.

Errors

A list of common django-safedelete errors.

Code Examples

Here are some django-safedelete code examples and snippets.

Related Packages & Articles

django-rq 3.2.2

An app that provides django integration for RQ (Redis Queue)

django-reversion 6.1.0

An extension to the Django web framework that provides version control for model instances.