Add safe_join: returns the filename used by send_from_directory.
This commit is contained in:
parent
4c8c503326
commit
989b2d13a0
3 changed files with 30 additions and 8 deletions
|
|
@ -244,6 +244,8 @@ Useful Functions and Classes
|
|||
|
||||
.. autofunction:: send_from_directory
|
||||
|
||||
.. autofunction:: safe_join
|
||||
|
||||
.. autofunction:: escape
|
||||
|
||||
.. autoclass:: Markup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue