Arpit Goyal

Results 5 issues of Arpit Goyal

Created an endpoint in Flask to expose the service over network.

Basically the idea of this change is that if the permission classes is specified not by adding the permissions classes in the tuple but by using a [third party resource](http://www.django-rest-framework.org/api-guide/permissions/#rest-condition)...

i am using a rest_condition to do OR between my two permissions. This gives me an error in __get_permission_class__ line 36 (i.e. perm_class.__name__): AttributeError: 'Condition' object has no attribute '__name__'....

The documentation is missing crucial components on how to setup a production server. Can you please incorporate it in the documentation? For now, can someone guide me how to setup...

So after some tiring work, I was able to get this plugin running. So I have tested and set up some plugins and configured them for some jobs. Does this...