fullhistory


Django fullhistory

Extends the django history functionallity to include the following: * Track changes made outside of the admin * Track before and after values * Persist even after user has been deleted * Overide django admin view for the Models it is enabled for

New version 0.3: * Django 1.1 and Django 1.0 Compatible * Unit testing * Migrated to simplejson for better unicode support * Admin features not supported in Django 1.0 * Improved admin interface

Installation: easy_install fullhistory or simply download it

Project Information

  • License: GNU GPL v2
  • 25 stars
  • svn-based source control

Labels:
django fullhistory middleware changelog