InstallationΒΆ

At the command line:

$ pip install django-reversion-extras

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-reversion-extras
$ pip install django-reversion-extras