pallets-eco / flask-session

Server side session extension for Flask
https://flask-session.readthedocs.io
BSD 3-Clause "New" or "Revised" License
507 stars 238 forks source link

replaced flask.ext with flask_ #60

Closed mcrowson closed 7 years ago

mcrowson commented 7 years ago

Tested with Flask 0.12 and Flask 0.8 locally on the tests in test_session.py

Addresses #59

fengsp commented 7 years ago

Fixed in #49