Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

derekleverenz/django-auditlog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-auditlog

Automatic change tracking for django models with some additional support for Django Rest Framework.

To use, install the app, add auditlog to your installed apps and auditlog.middleware.AuditMiddleware to the middleware classes. For use with DRF API Views, use the mixin in auditlog.view_audit

About

django model/request audit logging

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%