Closed
Description
Similar to how a Wiki works, it would be very useful to be able to compare the differences between two historical versions or to compare the differences between the current version and a historical version. The comparison tool should look at all fields that are common to both versions and show a visual diff between each pair's values.
django-reversion has an add on to give this comparison ability. It would be great if django-simple-history had the functionality as well.