-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Moved default bucket names to variables for convenience - Default buckets are private by default -> no need to declare their privacy in settings.py anymore - Refactored non __init__ occurrences of self._BUCKET_NAME to self.bucket for a cleaner code experience - Corrected a bug in MinioBackend > get_modified_time() - Added note in README.md: "Policy setting for default buckets is private."
- Loading branch information
1 parent
4447a3c
commit ce60623
Showing
2 changed files
with
22 additions
and
17 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