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.0.2.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

gmcm_django_tracing-2.0.2-py2.py3-none-any.whl (10.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: gmcm_django_tracing-2.0.2.tar.gz
  • Upload date:
  • Size: 7.4 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.0.2.tar.gz
Algorithm Hash digest
SHA256 c25b5b4168b347ce5184cb1578836c6456ee2e21d7c60e86448dd8a836d30c97
MD5 4d9eb83a8be33b3fc06acbf6130c97f7
BLAKE2b-256 7053b7de4c3ff651b5da2024b28597b558af739d3a5f7f7c52fe508519bed7da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gmcm_django_tracing-2.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 10.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.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6a760fbb60645bd40623d968f1ed0d185bb5e9fb4cc807a5a061dfa67cf56b3b
MD5 ea325e67a483260f1b9f8ef03fa8611e
BLAKE2b-256 f6b01a29bc71df5cc209a73be49a8a9ed58d7b33ce39fe0bce9662525eb5291d

See more details on using hashes here.

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