Update cabinets and document_index api views docstrings. Update multi level docstrings as per Python best practices.
Signed-off-by: Michael Price <loneviking72@gmail.com>
This commit is contained in:
committed by
Roberto Rosario
parent
f44fbe5687
commit
de65d96fe2
@@ -291,7 +291,6 @@ class DocumentIndexNodeListView(SingleObjectListView):
|
||||
"""
|
||||
Show a list of indexes where the current document can be found
|
||||
"""
|
||||
|
||||
object_permission = permission_document_indexing_view
|
||||
object_permission_related = 'index'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user