Skip to content

Commit

Permalink
Linking to existing project to do comparison
Browse files Browse the repository at this point in the history
Linking to existing project to do comparison with admin integration.
  • Loading branch information
Saex committed Nov 11, 2015
1 parent 815172d commit 1d614fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/diffs.rst
Expand Up @@ -54,3 +54,5 @@ Admin Integration
The admin integration for django-reversion does not currently support diff generation. This is a deliberate design decision, as it would make the framework a lot more heavyweight, as well as carrying the risk of confusing non-technical end users.

While future versions may support a more advanced admin class, for the time being it is left up to your own imagination for ways in which to integrate diffs with your project.

One example might be to use django-reversion-compare, see `django-reversion-compare <https://github.com/jedie/django-reversion-compare>`_.

0 comments on commit 1d614fd

Please sign in to comment.