Fueled / django-init

Project template used at Fueled for scaffolding new Django based projects. :dizzy:
Other
189 stars 46 forks source link

feat(*) - add api mixin for permission per action on drf viewsets #417

Closed tucosaurus closed 4 years ago

tucosaurus commented 4 years ago

Why was this change necessary?

Its a useful addition to the api mixins we already have on the project.

How does it address the problem?

Are there any side effects?

No.

tucosaurus commented 4 years ago

@theskumar @CuriousLearner PR updated