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.

This is a fork for django-tracing. Original package in: https://github.com/dbsiavichay/django-tracing

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. Import the BaseModel class and add it to your models

Example

from tracing.models import BaseModel

class ExampleModel(BaseModel):
    pass
  1. For detail audit, create Audit Rules for your models

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

gmcm_django_tracing-2.1.0.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gmcm_django_tracing-2.1.0-py2.py3-none-any.whl (11.4 kB view details)

Uploaded Python 2Python 3

File details

Details for the file gmcm_django_tracing-2.1.0.tar.gz.

File metadata

  • Download URL: gmcm_django_tracing-2.1.0.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for gmcm_django_tracing-2.1.0.tar.gz
Algorithm Hash digest
SHA256 9c338667b57d7eb18ffaf1ca2603b51bf0a54e7581a2f9e8020ec38695c1d042
MD5 6ef529f83fcca53171e0009ba5957d69
BLAKE2b-256 306dd4601474a53d1e0fadcec3313bc98743868e6f74ece388d72633d7d01edc

See more details on using hashes here.

File details

Details for the file gmcm_django_tracing-2.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: gmcm_django_tracing-2.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 11.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.6

File hashes

Hashes for gmcm_django_tracing-2.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4664c5b90914d171361b833ba4c54da7642c7fb9e397d5ab0916ca2d26f25d6e
MD5 148502aa9952f4dd8df3dd3636ee0990
BLAKE2b-256 19c6b17f0a968a1b4d34d8c881c18d38b4e3a2ba8e443feda63ac54417dbb1d8

See more details on using hashes here.

Supported by

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