You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added ability to automatically check for permissions in Drango Rest…
… Framework
viewsets.
- Added ability to automatically check for permissions in Drango 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.