django-keeper icon indicating copy to clipboard operation
django-keeper copied to clipboard

Support DRF's Viewset

Open hirokiky opened this issue 4 years ago • 0 comments

Now keeper supports DRF as KeeperDRFPermission. But it only for View classes, not ViewSets.

I think we should provide Permission class like DRF's DjangoObjectPermission.

New Permission class shouldn't be created.

hirokiky avatar Aug 25 '20 09:08 hirokiky