mariuszstr
Results
2
comments of
mariuszstr
I need permission system for graphene-django, similar as in django-rest-framework. In django-rest-framework in api view class we can add: ` permission_classes = (SomePermissionClass, ) ` I think in grapheene-django permission_classes...
Thanks, It could be very usefull for me :)