add Quart utilities add_i18n(), negotiate() add_rest()
This commit is contained in:
parent
5bdf13b104
commit
a23cad2e45
4 changed files with 95 additions and 2 deletions
|
|
@ -11,6 +11,7 @@
|
|||
+ Add `redact` module with `redact_url_password()`
|
||||
+ Add more exceptions: `NotFoundError()`, `BabelTowerError()`
|
||||
+ Add `sass` module
|
||||
+ Add `quart` module with `negotiate()`, `add_rest()`, `add_i18n()`, `WantsContentType`
|
||||
|
||||
## 0.4.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue