- python3-dateutil
- python3-django
- python3:any
- libjs-jquery (>= 3.6.0)
- libjs-sphinxdoc (>= 8.1)
- sphinx-rtd-theme-common (>= 3.0.2+dfsg)
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.
Installed Size: 671.7 kB
Architectures: all