The library adds extended capabilities to log access to Django ModelAdmins.
Project description
This library added extended capabilities to log access to Django ModelAdmins.
Features
Log additions, changes, deletions of models via the Django admin
Log read access to change lists and model instances (unsaved change views)
Log calls to actions in changelists of ModelAdmins
Requirements
django-adminjournal supports Python 3 only and requires at least Django 1.11. The package uses Django’s JSONField. Therefore, PostgreSQL database backend is required.
Prepare for development
A Python 3.6 interpreter is required in addition to pipenv.
$ pipenv install --python 3.6 --dev
$ pipenv shell
$ pip install -e .
Now you’re ready to run the tests:
$ pipenv run py.test
Resources
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
File details
Details for the file django-adminjournal-0.1.0.tar.gz
.
File metadata
- Download URL: django-adminjournal-0.1.0.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fdaf6eb0f0defcf6d0d7230445a4a4b346d9470bb037cf273f8c42b2deba8eb |
|
MD5 | 128b3b0a6c5922a377ced5df09ff27f6 |
|
BLAKE2b-256 | 01efcb2932f4febd51c2daec3ed2a0f6c27e8e299da186336902f6f7c91dc2ef |
File details
Details for the file django_adminjournal-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: django_adminjournal-0.1.0-py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 097d8c827671fd635e03cfe3d9a417f5612fc6f4035481823681fbb84c441ef7 |
|
MD5 | db8bd49c4060e03cf58f2c2068c45d44 |
|
BLAKE2b-256 | 73fa7b621d2f24218031adf9c6657ae63118a382cd3063cbb621fe201a898088 |