python-flask-oldsessions

Provides a session class that works like the one before 0.10
  http://github.com/mitsuhiko/flask-oldsessions
  0
  no reviews



Flask-OldSessions is an extension to Flask that reimplements the old pickle based session interface from Flask 0.9 and earlier for backwards compatibility reasons.