Overview
django-audit adds auditing of any models you create in django recording any changes in a MongoDB collection. This way you’ll always have a history all changes that have been made to your data.
Getting started
Enter search terms or a module, class or function name.