add generate_template and generate_template_string functions
This commit is contained in:
parent
762382e436
commit
46433e9807
7 changed files with 139 additions and 37 deletions
|
|
@ -40,6 +40,8 @@ Unreleased
|
|||
value. :pr:`4645`
|
||||
- View functions can return generators directly instead of wrapping
|
||||
them in a ``Response``. :pr:`4629`
|
||||
- Add ``stream_template`` and ``stream_template_string`` functions to
|
||||
render a template as a stream of pieces. :pr:`4629`
|
||||
|
||||
|
||||
Version 2.1.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue