Skip to main content

Django app for audit logging.

Project description

Django Trails is a Django app to provide audit logging capability to your Django project. Its main goals are to:

  • Capture the current request and user with middleware.

  • Capture database changes using signals.

  • Log user and changes to the database.

  • Log user and changes using Python logging library.

  • Provide admin interface to view full audit trail for an object or user.

  • Provide flexible template-based rendering of audit trails.

While a number of parts are functional, it is still considered alpha quality and does not yet support the following:

  • Capturing changes made to many to many relationships.

  • Tests to verify correct handling of proxy models or model inheritance.

  • Tests to verify handling of custom model fields.

  • Actually using the Python logging module.

It is tested against Python 2.5, 2.6 and 2.7 and Django 1.3, 1.4 and 1.5 (except for Python 2.5 which isn’t supported by Django 1.5).

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

Uploaded Source

File details

Details for the file django-trails-0.2a1.tar.gz.

File metadata

  • Download URL: django-trails-0.2a1.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-trails-0.2a1.tar.gz
Algorithm Hash digest
SHA256 0dacadf893b0a289f57a02c7b6352e866f7e3a1ea993a956a47e8d59d01eb5d2
MD5 c630dbadb50c886d3c58d88ca4059a75
BLAKE2b-256 72321d4d8b45b2931bebfcad88221fd7bb736183d59cbfafea020896a75e290d

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