thadeusb / flask-cache

Cache extension for Flask
http://packages.python.org/Flask-Cache/
Other
697 stars 185 forks source link

flask.ext.cache is depreciated #139

Closed alanhamlett closed 6 years ago

alanhamlett commented 8 years ago

As of v0.11 Flask has depreciated usage of flask.ext.foo namespace:

Flask v0.11 Changes

stewartpark commented 8 years ago

Is there any reason for this PR to not get merged/worked on further? Is the project abandoned? 😢

Croydon commented 7 years ago

Same question. @thadeusb seems to be completely gone from GitHub :(

postrational commented 7 years ago

Hi there, please merge this PR and make a release. It would be really helpful.

bmjjr commented 7 years ago

This fork is being reasonably well maintained: https://github.com/sh4nks/flask-caching

alanhamlett commented 6 years ago

Closing, since Flask-Cache is now moved to https://github.com/sh4nks/flask-caching.