Skip to content
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

some mistake in jinjia2ext.py #193

Open
lpdswing opened this issue Jul 31, 2018 · 4 comments
Open

some mistake in jinjia2ext.py #193

lpdswing opened this issue Jul 31, 2018 · 4 comments

Comments

@lpdswing
Copy link

line33:
from flask.ext.cache import make_template_fragment_key should change to from flask_cache import make_template_fragment_key

Otherwise, there will be an error in flask 1.0.2

@agoldgeier
Copy link

Also experiencing this - weird that this package currently breaks itself

@voidus
Copy link

voidus commented Aug 24, 2018

This is fixed in #192

@tabris17
Copy link

this project seems to be deprecated. mybe you should use flask-caching instead

@zxmrlc
Copy link

zxmrlc commented Nov 8, 2019

This is fixed in #192

it also has some mistake in flask

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants