Skip to content

Simplify files module

David Sikter requested to merge simplify-files-module into v0.11.0

Some refactoring and simplification of the files module. Removed PublicUploadFilesBasedStagingUploadFiles and raw_file_manifest, and simplifying PathObject and DirectoryObject by moving the handling of prefix to the UploadFiles class.

Merge request reports