Skip to main content

The library adds extended capabilities to log access to Django ModelAdmins.

Project description

Latest Version Coverage Status Documentation Status https://travis-ci.org/moccu/django-adminjournal.svg?branch=master

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-adminjournal-0.1.0.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

django_adminjournal-0.1.0-py3-none-any.whl (13.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page