Merge branch 'master' into module-support
Conflicts: CHANGES docs/_themes tests/flask_tests.py
This commit is contained in:
commit
9fa4f94ad8
9 changed files with 177 additions and 355 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`
|
||||
- module support and internal request handling refactoring
|
||||
to better support pluggable applications.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue