Add support for locked files for watchfolder

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-06-12 03:40:13 -04:00
parent 0ae960d96c
commit 7f43a8d5a3
4 changed files with 49 additions and 17 deletions

View File

@@ -727,6 +727,7 @@ Other changes
- Support passing a queryset factory to the search model.
- Add workflow actions to grant or remove permissions to
a document.
- Add support for locked files for watchfolder.
Removals