Shortcuts¶
get_s3_client()
¶
Get s3 client based on Django default storage.
Source code in saritasa_s3_tools/django/shortcuts.py
6 7 8 9 10 11 | |
get_s3_client()
¶Get s3 client based on Django default storage.
saritasa_s3_tools/django/shortcuts.py6 7 8 9 10 11 | |