Skip to content

v2.1.0

Compare
Choose a tag to compare
@dfunckt dfunckt released this 11 Aug 13:17
· 99 commits to master since this release
  • Added ability to automatically check for permissions in Django Rest Framework viewsets.
  • Added ability to automatically check for permissions in Django class-based views.
  • Added ability to automatically register permissions for models.
  • Added shim for "six" in anticipation for Django 3.0 dropping support for Python 2 and removing "six" from its codebase.