flask-cache icon indicating copy to clipboard operation
flask-cache copied to clipboard

Update jinja2ext.py

Open allanice001 opened this issue 6 years ago • 3 comments

Fixes : File "lib/python3.6/site-packages/flask_cache/jinja2ext.py", line 33, in from flask.ext.cache import make_template_fragment_key ModuleNotFoundError: No module named 'flask.ext'

allanice001 avatar Jul 25 '18 09:07 allanice001

I hit the same issue because new flask deprecates the flask.ext.* syntax

psimmons-vistar avatar Jul 25 '18 19:07 psimmons-vistar

Please, merge this PR and make a new release. The fix is trivial and the error is blocking.

Thanks

gustavodipietrodeus avatar Sep 07 '18 10:09 gustavodipietrodeus

It is still not fixed ! :(

fahadahammed avatar Sep 23 '18 00:09 fahadahammed