forked from orbit-oss/flask
normpath is now used before loading templates
This commit is contained in:
parent
4927ce2590
commit
e04483bb90
4 changed files with 14 additions and 0 deletions
3
CHANGES
3
CHANGES
|
|
@ -10,6 +10,9 @@ Bugfix release, release date to be announced.
|
|||
|
||||
- Fixed an issue where the default `OPTIONS` response was
|
||||
not exposing all valid methods in the `Allow` header.
|
||||
- Jinja2 template loading syntax now allows "./" in front of
|
||||
a template load path. Previously this caused issues with
|
||||
module setups.
|
||||
|
||||
Version 0.6
|
||||
-----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue