docq
docq copied to clipboard
CORE API: add custom error handler class that returns json
Currently we are using the built in HTTP exception class. This gets returned by Tornado as a HTML page.
think this is resolved. needs verifying