greg.api.views.person: do not drop args or kwargs
The list(self, request, *args, **kwargs) function drops args and kwargs by not passing them on to the super class. Fixes: GREG-20
parent
bd940e26
No related branches found
No related tags found
Loading
Please register or sign in to comment