Skip to content

Commit

Permalink
default _external_bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
meocong committed Sep 18, 2023
1 parent a30671f commit 964fe33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions storages/backends/s3.py
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ def __init__(self, **settings):
check_location(self)

self._bucket = None
self._external_bucket = None
self._connections = threading.local()

if not self.config:
Expand Down

0 comments on commit 964fe33

Please sign in to comment.