Dave Shawley
|
f3674bf273
|
Add tox support.
|
2014-11-18 13:44:47 -05:00 |
|
dave-shawley
|
aff3d3869e
|
Merge pull request #1 from sprockets/write_error
Add JsonErrorMixin
|
2014-11-18 12:55:01 -05:00 |
|
AWeberChrisMcGuire
|
dcec231bac
|
write_error: get exc_info should return a triple.
|
2014-11-18 11:00:20 -05:00 |
|
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 |
|