The latest release of django-reversion (1.10.0) is now available on
GitHub and
PyPi. This release adds compatibility with Django 1.9.
These breaking changes were unfortunately required in order to support Django 1.9. Happily, all you'll need to do is modify your reversion import locations, and everything will continue to work.
Happy coding!