python3-django-auditlog
Library for logging changes to Django models
Description
This library records modifications to Django model instances along with the user responsible for the change. It offers more flexibility compared to Django's default admin log and provides a JSON summary of modifications, allowing easy tracking of changes across models. Designed to be simple and efficient, it minimizes storage use by avoiding full version control, instead focusing on logging key attributes and actions for each change. It communicates directly with Django models to capture and store these logs, integrating seamlessly into Django-based applications.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/jazzband/django-auditlog
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-django-auditlog