We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
views/s3.py should remove print statements warning that boto is not installed. This should use a proper logger so that this can be silenced.
Or remove altogether. I'm using the local backend and getting these warnings for some reason.
The text was updated successfully, but these errors were encountered:
Seems reasonable to me - mind submitting a quick PR?
Sorry, something went wrong.
will do.
Just a ping on this - if you've got time for the PR, it's still welcome!
No branches or pull requests
views/s3.py should remove print statements warning that boto is not installed. This should use a proper logger so that this can be silenced.
Or remove altogether. I'm using the local backend and getting these warnings for some reason.
The text was updated successfully, but these errors were encountered: