パッケージ: python3-django-auditlog (3.0.0-2)
python3-django-auditlog に関するリンク
Debian の資源:
django-auditlog ソースパッケージをダウンロード:
- [django-auditlog_3.0.0-2.dsc]
- [django-auditlog_3.0.0.orig.tar.gz]
- [django-auditlog_3.0.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- python-django-reversion
- python-django-reversion-doc
- python3-django-rest-hooks
- python-django-ordered-model
- python3-django-ordered-model
- golang-github-rs-zerolog-dev
- python-django-redis-admin
- python3-django-redis-admin
- python-django-modeltranslation
- python3-django-modeltranslation
- python3-django-dynamic-fixture
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.
その他の python3-django-auditlog 関連パッケージ
|
|
|
|
-
- dep: libjs-jquery (>= 3.6.0)
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 8.1)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-django
- 高レベル Python ウェブ開発基盤
-
- dep: sphinx-rtd-theme-common (>= 3.0.2+dfsg)
- sphinx theme from readthedocs.org (common files)