Commit graph

4 commits

Author SHA1 Message Date
AWeberChrisMcGuire
f21a6a583f Clean up write_error.
This commit alters write_error to pull the message from a
get_message function of the error, else it using a default Unexpected
Error string.
2014-11-18 10:03:19 -05:00
AWeberChrisMcGuire
8dfbd864a3 Fix typo in README. 2014-11-18 09:54:46 -05:00
AWeberChrisMcGuire
ca9e0b535b Add JsonErrorMixin:
This commit adds the JsonErrorMixin for formatting error message from a
given RequestHandler as JSON.
2014-11-14 15:27:13 -05:00
AWeberChrisMcGuire
8a6b82c83c Initial commit 2014-11-14 10:43:21 -05:00