2+3 ox.django
This commit is contained in:
parent
a1ed41f96d
commit
4b8aad5b38
4 changed files with 15 additions and 13 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# vi:si:et:sw=4:sts=4:ts=4
|
||||
|
||||
from shortcuts import HttpErrorJson, render_to_json_response
|
||||
from .shortcuts import HttpErrorJson, render_to_json_response
|
||||
|
||||
class ExceptionMiddleware(object):
|
||||
def process_exception(self, request, exception):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue