Skip to content

1.2.0

Compare
Choose a tag to compare
@mattrobenolt mattrobenolt released this 24 Oct 23:51
· 40 commits to main since this release
  • Verified compatibility with python 3.5 and pypy3
  • Verified compatibility with Django 1.8
  • Dropped support for python 3.2
  • Better support for custom User models. See #4
  • Added a SudoMixin for use with class based views. #5