django-audit-log
latest
Installation
Tracking Users that Created/Modified a Model
Tracking full model history
django-audit-log
Docs
»
Welcome to django-audit-log’s documentation!
Edit on GitHub
Welcome to django-audit-log’s documentation!
¶
Adds support for tracking who changed what models through your Django application.
Tracking creators and modifiers of your model instances.
Tracking full model history.
Contents:
Installation
Tracking Users that Created/Modified a Model
Tracking Who Created a Model
Tracking Who Made the Last Changes to a Model
Tracking full model history
Querying the audit log
M2M Relations
Abstract Base Models
Disabling/Enabling Tracking on a Model Instance
Indices and tables
¶
Index
Module Index
Search Page