Skip to content
Snippets Groups Projects
Commit b7907b26 authored by Benoit Alessandroni's avatar Benoit Alessandroni
Browse files

fix: line

parent ec4ec754
No related branches found
Tags v3.0.4
1 merge request!114fix: bad duplicate on has_permission
Pipeline #15885 passed
......@@ -26,6 +26,7 @@ def check_client_ip(request):
class IPOpenPermissions(LDPPermissions):
def get_container_permissions(self, request, view, obj=None):
'''analyses the Model's set anonymous, authenticated and owner_permissions and returns these'''
from djangoldp.models import Model
......
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