Better support for namespace packages.
This commit is contained in:
parent
a293b99b21
commit
d4b3d16c14
4 changed files with 37 additions and 7 deletions
2
CHANGES
2
CHANGES
|
|
@ -24,6 +24,8 @@ Version 1.0
|
|||
templates will be reloaded only if the application is running in
|
||||
debug mode. For higher performance it’s possible to disable that.
|
||||
- Added a workaround for a limitation in Python 3.3's namespace loader.
|
||||
- Added support for explicit root paths when using Python 3.3's namespace
|
||||
packages.
|
||||
|
||||
Version 0.10.2
|
||||
--------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue