-
- Downloads
rework: make SoftDelete model usable
* add: possibility to get access to deleted ojects by using `objects_with_soft_deleted` * add: `restore()` functionality to bring a delete object back * add" `is_deleted` property to figure out if the object is soft deleted * fix: `hard_delete()` as this may never worked before
parent
6ae61d4c
Branches
Tags
Please register or sign in to comment