Closed csae8092 closed 3 years ago
running with
fails due to
vocabseditor/vocabs/api_views.py", line 20, in SkosConceptSchemeViewSet filter_backends = (filters.DjangoObjectPermissionsFilter, ) AttributeError: module 'rest_framework.filters' has no attribute 'DjangoObjectPermissionsFilter'
does not throw an error any more, though not sure if the expected behavior is still in place
running with
fails due to