django-hisstory

Lightweight read-only django model history app.


Keywords
django, apps
License
BSD-3-Clause
Install
pip install django-hisstory==0.1.2

Documentation

Django-hisstory

Django-hisstory, is a lightweight read-only django model history app.

Installation

As usual: pip install django-hisstory

Add hisstory to INSTALLED_APPS.