Generic event logger for Django models.
Project description
# django-timeline-logger A reusable Django app to log actions and display them in a timeline
[](https://travis-ci.org/maykinmedia/django-timeline-logger) [](https://codecov.io/gh/maykinmedia/django-timeline-logger) [](https://coveralls.io/github/maykinmedia/django-timeline-logger?branch=master) [](https://badge.fury.io/py/django-timeline-logger)
## Prerequisites
This project uses django.contrib.postgres.JSONField, and as such, you need:
at least Django 1.9
at least PostgreSQL 9.4
at least psycopg2 2.5.4
## Installation
Install from PyPI by running
pip install django-timeline-logger
Add ‘timeline_logger’ to your INSTALLED_APPS.
Run the migrations:
python manage.py migrate
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
File details
Details for the file django-timeline-logger-0.2.1.tar.gz
.
File metadata
- Download URL: django-timeline-logger-0.2.1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6179c994613588a6ca7259d89a300615ca0b1ca2e3ef7c2c884577ab4eda4904 |
|
MD5 | 2761c02f8cde89aa7d0d6c43160bbc42 |
|
BLAKE2b-256 | b185697acf004aa6722074eeb612dbbb19de9974ff830f8765152bf1400a1a89 |