Versions

Description

============================ django-audit-log ============================ Tracking changes to django models. * Model fields for keeping track of the user and session that created and modified a model instance. * Abstract model class with fields ``created_by`` and ``modified_by`` fields. * A model manager class that can automatically track changes made to a model in the database. * Support for Django 1.6 and 1.7, South migrations, Django 1.7 migrations and custom User classes. **Tracking full model history on M2M relations Is not supported yet.** **Version 0.3.0 onwards is tested with Django 1.6. It should work with older versions of Django, but may break things unexpectedly!**

Repository

https://github.com/Atomidata/django-audit-log.git

Project Slug

django-audit-log

Last Built

6 years, 6 months ago passed

Maintainers

Home Page

https://github.com/Atomidata/django-audit-log

Badge

Tags

audit-log, django, model-history

Short URLs

django-audit-log.readthedocs.io
django-audit-log.rtfd.io

Default Version

latest

'latest' Version

master