When you create or modify an object instance in Django\'s admin, a changelog entry is created. This is really nice for fairly obvious reasons.
However my model\'s in
django-reversion is an app designed to help with that.