-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
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
Optimization #16
Comments
Hmmm, a good point. I don't have a lot of time right now but I guess a solution could involves using |
i'm working on it just now. |
I'm not entirely sure that simply changing I'm also not entirely sure why that section is in that |
|
On Thu, Jan 30, 2014 at 5:57 PM, Mike [email protected] wrote:
|
Yeah, oops on the |
If bucket already exist and contains thousands static files
https://github.com/e-dard/flask-s3/blob/master/flask_s3.py#L188
it's very bad idea...
The text was updated successfully, but these errors were encountered: