-
Notifications
You must be signed in to change notification settings - Fork 192
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
Upgrade Flask to 0.12 #1304
Comments
Modifying requirements.txt to
:)
fixing.
|
😴 Let's try Pillow. Moving to 4.0.0 ok this one will be harder.
ok zlib is missing. Let's see.
after this
ok. Just to be sure.
Manually testing images upload. |
Babel. no issue Flask-Limiter. Upgrade ok. but testing complaining
https://flask-limiter.readthedocs.io/en/stable/#rate-limit-domain
The tests are passing and I think we are fine. We are not using the IP address for the rate_limit on search but the username. Let's move on. |
Flask-WTF
ok editing the code for be future proof.
|
Github-Flask. No issue. |
ua-parser. No issue. |
ok last one. This one, I hope will not break things. requests. no. issue. Our next stop will be… Intern… but I should wait for @miketaylr to have finished the issue #1277 |
|
Whoa nice, @karlcow!
I'd say go ahead send a PR now. Intern 2 on master works, and Intern 3... is uh, running up against some bugs. |
We're currently on 0.10.1
http://flask.pocoo.org/docs/0.12/upgrading/
The text was updated successfully, but these errors were encountered: