A reusable Django package for automatic CREATE, UPDATE, and DELETE audit logging.
Project description
Django Audit Logger
Automatic CREATE, UPDATE and DELETE tracking.
Installation
pip install audit-logger-jatin
Usage
from audit_logger.decorators import audit_model
@audit_model
class Product(models.Model):
name = models.CharField(max_length=100)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file audit_logger_jatin-0.1.0.tar.gz.
File metadata
- Download URL: audit_logger_jatin-0.1.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5c41589494c96db27a009caa195ca542e3a956b9347b59676cf066d33626d16
|
|
| MD5 |
f35f1e25b347c8ac63ae550f6bd8e586
|
|
| BLAKE2b-256 |
79df0f160b49aecd797326ba1bc7b5ca21ae7be25492ad0f237429f2d8b2045d
|
File details
Details for the file audit_logger_jatin-0.1.0-py3-none-any.whl.
File metadata
- Download URL: audit_logger_jatin-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6aaf9109c557baef6c16b2645d4ad2d7157a0b1e901da9ccd558dd52df63ae5
|
|
| MD5 |
80462dc02226f953d49a9f6879637097
|
|
| BLAKE2b-256 |
2ed8c88f37b15bebdc5006a49a072039bc3b3eef86b84834b4400e38b25e10c3
|