forked from orbit-oss/flask
Added finer control over the session cookie parameters
This commit is contained in:
parent
23bf2633f6
commit
ccf464189b
5 changed files with 69 additions and 6 deletions
1
CHANGES
1
CHANGES
|
|
@ -42,6 +42,7 @@ Relase date to be decided, codename to be chosen.
|
|||
pluggable (class based) views.
|
||||
- Fixed an issue where the test client if used with the with statement did not
|
||||
trigger the execution of the teardown handlers.
|
||||
- Added finer control over the session cookie parameters.
|
||||
|
||||
Version 0.7.3
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue