forked from orbit-oss/flask
Remove redundant cache flag
This commit is contained in:
parent
c9ef500c5c
commit
23de58682c
2 changed files with 11 additions and 3 deletions
|
|
@ -353,3 +353,11 @@ independently of the session backend used::
|
|||
Note that in this case you have to use the ``sess`` object instead of the
|
||||
:data:`flask.session` proxy. The object however itself will provide the
|
||||
same interface.
|
||||
|
||||
|
||||
Testing JSON APIs
|
||||
-----------------
|
||||
|
||||
.. versionadded:: 1.0
|
||||
|
||||
Flask has comprehensive
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue