Skip to main content

Extended log for Django, that tracks changes in models.

Project description

Extended log for Django, tracks changes in values of fields.

Installation

Installing from pypi (using pip):

pip install django-extlog

Installing from github:

pip install -e git://github.com/AxiaCore/django-extlog.git#egg=django-extlog

Requerements

pip install django-extensions

Quick Setup

Add django-extlog to your INSTALLED_APPS setting like this:

INSTALLED_APPS = (
    ...
    'django-extlog',
)

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-extlog-0.3.tar.gz (4.0 kB view hashes)

Uploaded Source

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