django-jsonit
django-jsonit copied to clipboard
Improvement, option return traceback when a exception is catched.
There is a settings values JSONIT_TRACEBACK that holds the option to return the traceback (more information) than the exception (no useful information) on decorator catch_ajax_exceptions
+1