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


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

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

Started byEdward Betts <edward@4angle.com>
First post2024-12-19 15:40 +0100
Last post2024-12-19 15:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.debian.maint.python


Contents

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

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

FromEdward Betts <edward@4angle.com>
Date2024-12-19 15:40 +0100
SubjectBug#1090809: ITP: django-auditlog -- Library for logging changes to Django models
Message-ID<JVpQZ-TMM-3@gated-at.bofh.it>
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.

[toc] | [standalone]


Back to top | Article view | linux.debian.maint.python


csiph-web