Merge pull request #439 from aisipos/jsonexceptions

Add new exceptions module, to implement JSONHttpException and JSONBadRequest.
This commit is contained in:
Ron DuPlain 2012-04-01 08:42:39 -07:00
commit f43003967e
4 changed files with 78 additions and 4 deletions

View file

@ -8,6 +8,8 @@ Version 0.9
Relase date to be decided, codename to be chosen.
- The :func:`flask.Request.on_json_loading_failed` now returns a JSON formatted
response by default.
- The :func:`flask.url_for` function now can generate anchors to the
generated links.
- The :func:`flask.url_for` function now can also explicitly generate