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

Update jinja2ext.py #201

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update jinja2ext.py #201

wants to merge 1 commit into from

Conversation

Ze6
Copy link

@Ze6 Ze6 commented Sep 4, 2019

changed dependency import statement from:
from flask.ext.cache import make_template_fragment_key
to:
from flask_cache import make_template_fragment_key

flask version 1.1.1
python 3 ++

changed dependency import statement from: 
from flask.ext.cache import make_template_fragment_key
to:
from flask_cache import make_template_fragment_key
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

Successfully merging this pull request may close these issues.

1 participant