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.2.1.tar.gz (9.2 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.2.1-py2.py3-none-any.whl (12.3 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: gmcm_django_tracing-2.2.1.tar.gz
  • Upload date:
  • Size: 9.2 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.2.1.tar.gz
Algorithm Hash digest
SHA256 269badf5c2c7fcdc26dbf113a3b67648a00dd7f833223d58b96f5230b6eb3ac4
MD5 0523c5e5a520960ef71326b18a2a7d5c
BLAKE2b-256 e0ad5612c1bf94ce71d7d94a58d6a34c859056a77631439db023dbd83c4765cd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gmcm_django_tracing-2.2.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 12.3 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.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b67fce9c90f92b285c1573f763d702a8b6db3f07c4475d9d24b62885ce29e339
MD5 8ce8ae966f366dce2858a199047d772b
BLAKE2b-256 90228cc16c671b3041ca8723ab49ec30f040c3545123b0882d85b8316955158d

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