Welcome to Django Admin Audit’s documentation!

This project provides a mean to audit all changes to the models made via the Django admin interface. It does that by saving all changes in a separate database table with enough information so that those changes can be potentially reverted.

Contents:

Next topic

Installation

This Page