{"library":"django-safedelete","type":"library","category":null,"description":"Django SafeDelete is an active library (current version 1.4.1) that provides soft deletion functionality for Django models, allowing objects to be masked from the database instead of permanently deleted. This enables recovery of 'deleted' data and aids in auditing. It offers various deletion policies and integrates with Django's ORM and Admin interface. Releases occur periodically, with significant updates often tied to Django version compatibility.","language":"python","status":"active","version":"1.4.1","tags":["django","soft-delete","ORM","database","data integrity"],"last_verified":"Fri May 22","install":[{"cmd":"pip install django-safedelete","imports":["from safedelete.models import SafeDeleteModel","from safedelete.models import SOFT_DELETE"]}],"homepage":null,"github":"https://github.com/makinacorpus/django-safedelete","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-safedelete/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-safedelete/compatibility"}}