Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #16591

Bug#1090809: ITP: django-auditlog -- Library for logging changes to Django models

From Edward Betts <edward@4angle.com>
Newsgroups linux.debian.bugs.dist, linux.debian.devel, linux.debian.maint.python
Subject Bug#1090809: ITP: django-auditlog -- Library for logging changes to Django models
Date 2024-12-19 15:40 +0100
Message-ID <JVpQZ-TMM-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Cross-posted to 3 groups.

Show all headers | View raw


Package: wnpp
Severity: wishlist
Owner: Edward Betts <edward@4angle.com>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org

* Package name    : django-auditlog
  Version         : 3.0.0
  Upstream Author : Jan-Jelle Kester
* URL             : https://github.com/jazzband/django-auditlog
* License         : MIT
  Programming Lang: Python
  Description     : Library for logging changes to Django models

  This library records modifications to Django model instances along with the
  user responsible for the change. It offers more flexibility compared to
  Django's default admin log and provides a JSON summary of modifications,
  allowing easy tracking of changes across models. Designed to be simple and
  efficient, it minimizes storage use by avoiding full version control, instead
  focusing on logging key attributes and actions for each change. It
  communicates directly with Django models to capture and store these logs,
  integrating seamlessly into Django-based applications.

This module is a dependancy of paperless-ngx, a document management system.
I plan to maintain this package as part of the Python team.

Back to linux.debian.maint.python | Previous | Next | Find similar | Unroll thread


Thread

Bug#1090809: ITP: django-auditlog -- Library for logging changes to Django models Edward Betts <edward@4angle.com> - 2024-12-19 15:40 +0100

csiph-web