Skip to main content

A Django app for tracing changes in models

Project description

Tracing

Tracing is a Django app to trace changes in models.

Detailed documentation is in the "docs" directory.

Quick start

  1. Add "tracing" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'tracing', ]

  2. Run python manage.py migrate to create the tracing migrations.

  3. Continue

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-tracing-1.0.6.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

django_tracing-1.0.6-py3-none-any.whl (9.7 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