initial work on fixing user exports with s3
- custom storages - tar.gz within bucket using s3_tar - slightly changes export directory structure - major problems still outstanding re delivering s3 files to end users
This commit is contained in:
parent
a4599d0374
commit
cbd08127ef
9 changed files with 408 additions and 155 deletions
|
@ -35,6 +35,7 @@ opentelemetry-sdk==1.16.0
|
|||
protobuf==3.20.*
|
||||
pyotp==2.8.0
|
||||
qrcode==7.3.1
|
||||
s3-tar==0.1.13
|
||||
|
||||
# Dev
|
||||
pytest-django==4.1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue