I have a custom permission like:
def has_permission(self, request, view): print("view", view)
I am calling list()
list()