justquick / django-activity-stream

Generate generic activity streams from the actions on your site. Users can follow any actors' activities for personalized streams.
http://django-activity-stream.rtfd.io/en/latest/
BSD 3-Clause "New" or "Revised" License
2.38k stars 482 forks source link

[Feature request ] Soft delete for action #527

Open anhnhTEKY opened 1 year ago

anhnhTEKY commented 1 year ago

I'm working for a school and i want function that for my end user can delete their post and can be recovery when ever they want. As i know, this module have only hard delete, that not user friendly and data management.