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

AttributeError: 'Flask' object has no attribute 'session_cookie_name' #157

Closed
ipythondev opened this issue May 2, 2023 · 1 comment
Closed
Milestone

Comments

@ipythondev
Copy link

ipythondev commented May 2, 2023

flask_session extenstion have conflict with flask version 2.3.2 and above
please fix it

error is:
AttributeError: 'Flask' object has no attribute 'session_cookie_name'

@davidism davidism added this to the 0.5.0 milestone May 11, 2023
@davidism
Copy link
Member

Flask-Session 0.5.0 is now available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants