digitalfabrik / integreat-cms

Simplified content management back end for the Integreat App - a multilingual information platform for newcomers
https://digitalfabrik.github.io/integreat-cms/
Apache License 2.0
56 stars 33 forks source link

Add activity log #1562

Open timobrembeck opened 2 years ago

timobrembeck commented 2 years ago

Motivation

The default Django admin backend stores metadata about all changes made in the activity log, which makes it easier to track down specific issues and makes it more transparent which user made which changes.

Proposed Solution

Additional Context

This is a more general approach than #649

svenseeberg commented 1 year ago

I'm wondering if this feature will actually be useful (used). We know ourselves that we rarely use logs. I think we should think of specific use cases and create functionality that covers those. Example: e-mail notification used in #316