Update 'README.rst'
This commit is contained in:
parent
227ce5fccb
commit
43db0b0983
@ -23,3 +23,8 @@ Usage
|
||||
photo = models.FileField(
|
||||
storage=BYOStorage(),
|
||||
upload_to=generate_filename)
|
||||
|
||||
Notes
|
||||
=====
|
||||
|
||||
Boto3 client sometimes doesn't respect the `region_name` so it may be neccesary to set `endpoint_url: https://https://s3-<region>.amazonaws.com`
|
||||
Loading…
x
Reference in New Issue
Block a user