Skip to content
Snippets Groups Projects
Commit 2ed338c4 authored by Deaktivert bruker's avatar Deaktivert bruker
Browse files

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
1 merge request!26Heuristic for telling if guest is registered and verified
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment