You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after installation from flask_login import LoginManager, UserMixin as LoginUserMixin, make_secure_token ImportError: cannot import name 'make_secure_token'
#1
Open
officerebel opened this issue
Mar 19, 2018
· 0 comments
after installation I get from flask_login import LoginManager, UserMixin as LoginUserMixin, make_secure_token
ImportError: cannot import name 'make_secure_token'
can you support in this?
The text was updated successfully, but these errors were encountered:
after installation I get from flask_login import LoginManager, UserMixin as LoginUserMixin, make_secure_token
ImportError: cannot import name 'make_secure_token'
can you support in this?
The text was updated successfully, but these errors were encountered: