Audit trail is a simple Django app to track the database changes and maintain history in any application. It also provide history for many_to_many fields, with ready admin page.
-
Updated
May 10, 2018 - Python
In computing, logging is the act of keeping a log of events that occur in a computer system, such as problems, errors or just information on current operations.
Audit trail is a simple Django app to track the database changes and maintain history in any application. It also provide history for many_to_many fields, with ready admin page.
Automatic data change tracking for Django
Automatic data change tracking for SQLAlchemy
Privacy-first, local-first memory engine.
Transactional change feeds for SQLite
Dynamic configuration framework for asyncio-based Python services
DRAFT: This project synchronizes SysAid support tickets (Service Requests) into Azure DevOps (ADO) as Bugs
simple audit-trails with revertable models based on django-simple-history
A Django app that adds audit capabilities to any model.