forked from orbit-oss/flask
Added template_global, fixes #657
This commit is contained in:
parent
05f162329d
commit
3b393f89f6
4 changed files with 74 additions and 0 deletions
2
CHANGES
2
CHANGES
|
|
@ -13,6 +13,8 @@ Release date to be decided.
|
|||
:ref:`upgrading-to-010` for more information.
|
||||
- Added ``template_test`` methods in addition to the already existing
|
||||
``template_filter`` method family.
|
||||
- Added ``template_global`` methods in addition to the already existing
|
||||
``template_filter`` method family.
|
||||
- Set the content-length header for x-sendfile.
|
||||
- ``tojson`` filter now does not escape script blocks in HTML5 parsers.
|
||||
- Flask will now raise an error if you attempt to register a new function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue