Contents

django-auditlog 3.4.1

0

Audit log app for Django

Audit log app for Django

Stars: 1345, Watchers: 1345, Forks: 444, Open Issues: 105

The 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

No  django-auditlog  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

weblate 5.16

A web-based continuous localization system with tight version control integration

gerapy 0.9.13

Distributed Crawler Management Framework Based on Scrapy, Scrapyd, Scrapyd-Client, Scrapyd-API, Django and Vue.js.

django-socketio 0.3.9

A Django app providing the features required to use websockets with Django via Socket.IO