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

Replaces "flask.ext." with "flask_". #542

Merged
merged 1 commit into from Jun 9, 2016
Merged

Replaces "flask.ext." with "flask_". #542

merged 1 commit into from Jun 9, 2016

Conversation

jfinkels
Copy link
Owner

@jfinkels jfinkels commented Jun 5, 2016

Flask version 0.11 deprecates imports from flask.ext.* in favor import
from "flask_*" for Flask extensions. This commit changes references to,
among others, flask.ext.restless to flask_restless.

Flask version 0.11 deprecates imports from `flask.ext.*` in favor import
from "flask_*" for Flask extensions. This commit changes references to,
among others, `flask.ext.restless` to `flask_restless`.
@jfinkels jfinkels merged commit 768f20c into master Jun 9, 2016
@jfinkels jfinkels deleted the flask-ext-rename branch June 9, 2016 03:14
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.

None yet

1 participant