Skip to content

Release 2.0

Compare
Choose a tag to compare
@rossmechanic rossmechanic released this 05 Apr 19:33
· 718 commits to master since this release
  • Added Django 2.0 support (gh-330)
  • Dropped support for Django<=1.10 (gh-356)
  • Fix bug where history_view ignored user permissions (gh-361)
  • Fixed HistoryRequestMiddleware which hadn't been working for Django>1.9 (gh-364)