Opened 12 years ago
Closed 12 years ago
#19302 closed New feature (needsinfo)
Add option to disable Admin log (LogEntry)
Description ¶
Could there please be an option to disable the Admin log (LogEntry model).
Use case: An app designed for sensitive information, where deletion of objects must leave no trace.
cheers
Change History (3)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Easy pickings: | unset |
---|---|
Triage Stage: | Unreviewed → Design decision needed |
I'm hesitating to accept this request.
Our contributing guidelines recommend sending feature requests to the django-developers mailing list. Could you start a discussion to see if there's support for this idea?
Please include a link to the discussion in the comments.
PS: the quick'n'dirty way to achieve this is to hook to the post_delete
signal to clean up related log entries.
comment:3 by , 12 years ago
Resolution: | → needsinfo |
---|---|
Status: | new → closed |
Please post the link to the discussion on django-developers and describe the consensus when it's reached.
It would also be preferable if you could have options to: