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

fix ExtDeprecationWarning #16

Conversation

trendsetter37
Copy link
Contributor

when importing flask_login extension.

closes #15

@shonenada
Copy link
Owner

@trendsetter37 Thank you so much, bug there is a error in https://travis-ci.org/shonenada/flask-rbac/builds/161157813. I have fixed that. Please rebase master , and push with -forcex.

when importing flask_login extension.

closes shonenada#15
@trendsetter37 trendsetter37 force-pushed the fix/update-login-ext-import-statement branch from 585ff52 to be60512 Compare September 20, 2016 15:04
@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.0% when pulling be60512 on trendsetter37:fix/update-login-ext-import-statement into 4b1c6bd on shonenada:master.

@trendsetter37
Copy link
Contributor Author

@shonenada Done.

@shonenada
Copy link
Owner

LGTM

@shonenada shonenada merged commit 5ab5e00 into shonenada:master Sep 20, 2016
@shonenada
Copy link
Owner

@trendsetter37 Thank you .

@trendsetter37 trendsetter37 deleted the fix/update-login-ext-import-statement branch September 21, 2016 02:51
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.

flask.ext.login import Warning
4 participants