forked from orbit-oss/flask
Added support for send_file
This commit is contained in:
parent
4156bd412f
commit
2d87e9bc37
4 changed files with 161 additions and 2 deletions
1
CHANGES
1
CHANGES
|
|
@ -15,6 +15,7 @@ Version 0.2
|
|||
view function.
|
||||
- server listens on 127.0.0.1 by default now to fix issues with chrome.
|
||||
- added external URL support.
|
||||
- added support for :func:`~flask.send_file`
|
||||
|
||||
Version 0.1
|
||||
-----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue