playpauseandstop / Flask-And-Redis

Simple as dead support of Redis database for Flask applications
http://flask-and-redis.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
84 stars 21 forks source link

Fix : ImportError: cannot import name '_request_ctx_stack' from 'flask' #69

Open jhanm12 opened 8 months ago

jhanm12 commented 8 months ago

Fix : https://github.com/playpauseandstop/Flask-And-Redis/issues/68

jhanm12 commented 8 months ago

@playpauseandstop Can you please review.

jhanm12 commented 8 months ago

To make this package compatible with latest Flask Versions.