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
-
Add "tracing" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [ ... 'tracing', ]
-
Run
python manage.py migrate
to create the tracing migrations. -
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)
Built Distribution
Close
Hashes for django_tracing-1.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a678a64b4c7a6a1d015b7b7d41a27adb4c53d974dd3a6f88d569a2f6dfbf519 |
|
MD5 | 0016d4b3832719c183b1f5f676479ffa |
|
BLAKE2b-256 | c06d202dd890c01d69981556b96fcad33c67e9ba1f9d524bc985e9e5b0f941b9 |