Add Config.from_mapping
This commit is contained in:
parent
02f0c755a3
commit
aa40b1731e
3 changed files with 51 additions and 0 deletions
1
CHANGES
1
CHANGES
|
|
@ -36,6 +36,7 @@ Version 1.0
|
|||
for an extension author to create exceptions that will by default
|
||||
result in the HTTP error of their choosing, but may be caught with
|
||||
a custom error handler if desired.
|
||||
- Added :meth:`flask.Config.from_mapping`.
|
||||
|
||||
Version 0.10.2
|
||||
--------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue