forked from orbit-oss/flask
Refactored session interface
This commit is contained in:
parent
1a61b12dbf
commit
0fccfe711f
6 changed files with 59 additions and 49 deletions
4
CHANGES
4
CHANGES
|
|
@ -8,6 +8,10 @@ Version 0.8
|
|||
|
||||
Relase date to be decided, codename to be chosen.
|
||||
|
||||
- Refactored session support into a session interface so that
|
||||
the implementation of the sessions can be changed without
|
||||
having to override the Flask class.
|
||||
|
||||
Version 0.7.2
|
||||
-------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue