sforkowany z mtyton/comfy
add http400 handler
rodzic
fe431189d8
commit
6991b1ef2a
|
@ -1,5 +1,6 @@
|
|||
from django.conf import settings
|
||||
from django.http import HttpResponseNotFound
|
||||
from django.http import HttpResponseBadRequest
|
||||
from sentry_sdk import capture_message
|
||||
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue