django-tracing 1.0.6

Creator: codyrutscher

Last updated:

Add to Cart

Description:

djangotracing 1.0.6

Tracing
Tracing is a Django app to trace changes in models.
Detailed documentation is in the "docs" directory.
Quick start


Add "tracing" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'tracing',
]


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


Continue

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.