-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Redirect client to download media directly from Amazon S3 / Azure Sto…
…rage (#2713) * download EntityList directly from S3 * fix failing test * fix failing test * use text/csv mimetype for EntityList CSV download * refactor code * add test * fix failing test * add docstring * download export directly from s3 * remove pdb break * fix failing tests * enhance response_with_mimetype_and_name to redirect to s3 * revert changes * fix lint error logging-fstring-interpolation * fix failing tests * fix failing tests * fix failing tests * fix failing tests * enable commented code * update tests * add comment
- Loading branch information
1 parent
19a52eb
commit d17dd40
Showing
16 changed files
with
331 additions
and
272 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.