Commit e0634c9f authored by 段英荣's avatar 段英荣

Update error.py

parent c64eae47
...@@ -18,4 +18,4 @@ def logging_exception(send_to_sentry=True): ...@@ -18,4 +18,4 @@ def logging_exception(send_to_sentry=True):
# send exception info to sentry, fail silently # send exception info to sentry, fail silently
_sentry_client.captureException() _sentry_client.captureException()
except: except:
passraven.contrib.django.raven_compat.models pass
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment