
django-auditlog 3.4.1
0
Audit log app for Django
Contents
Audit log app for Django
Stars: 1345, Watchers: 1345, Forks: 444, Open Issues: 105The jazzband/django-auditlog repo was created 12 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1345 github stars!
How to Install django-auditlog
You can install django-auditlog using pip
pip install django-auditlog
or add it to a project with poetry
poetry add django-auditlog
Package Details
- Author
- Jan-Jelle Kester
- License
- MIT
- Homepage
- https://github.com/jazzband/django-auditlog
- PyPi:
- https://pypi.org/project/django-auditlog/
- Documentation:
- https://django-auditlog.readthedocs.io
- GitHub Repo:
- https://github.com/jazzband/django-auditlog
Classifiers
Related Packages
Errors
A list of common django-auditlog errors.
Code Examples
Here are some django-auditlog code examples and snippets.
GitHub Issues
The django-auditlog package has 105 open issues on GitHub
- Add support for m2m changes in AbstractLogEntry.changes_str
- Search Audit Log by user
- User update logs are not created
- Templates: auditlog_tags in multiple modules
- Best way to use custom LogEntry queryset for auditlog_history_view ?
- Ability to restore a previous version
- Wrong calculation of changes when creating a new record with DateTimeField
- LogEntry.changes_str fails with KeyError when using m2m_fields
pythonfix







