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

Remove suggestion to use flask.ext.cors, favor flask_cors #162

Merged
merged 1 commit into from
Jun 21, 2016

Conversation

corydolphin
Copy link
Owner

http://flask.pocoo.org/docs/0.11/extensiondev/

As of Flask 0.11, most Flask extensions have transitioned to the new naming schema. The flask.ext.foo compatibility alias is still in Flask 0.11 but is now deprecated – you should use flask_foo.

@coveralls
Copy link

coveralls commented Jun 21, 2016

Coverage Status

Changes Unknown when pulling a47fb98 on patch/wsgi-support into * on master*.

@corydolphin corydolphin merged commit 667bade into master Jun 21, 2016
@corydolphin corydolphin deleted the patch/wsgi-support branch June 21, 2016 02:41
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.

2 participants