Al Seitsinger
Results
2
issues of
Al Seitsinger
In my viewset I have the following: `permission_classes = [ Or(And(IsReadOnlyRequest, IsAuthenticated), And(IsPutRequest, IsObjectUser)) ]` Where IsObjectUser has: `def has_object_permission(self, request, view, obj): return obj.user == request.user` The has_object_permission method...
It has come to my attention that this plugin, while very awesome, interferes with the indentation of JSX expressions that exist outside of a template tag. The plugins I have...