mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
fix(error-handling): jinja2 error handling improvements (#34803)
This commit is contained in:
committed by
GitHub
parent
0de5b28716
commit
0a75bac2a1
@@ -188,7 +188,7 @@ class NullValueException(SupersetException):
|
||||
|
||||
|
||||
class SupersetTemplateException(SupersetException):
|
||||
pass
|
||||
status = 422
|
||||
|
||||
|
||||
class SpatialException(SupersetException):
|
||||
|
||||
Reference in New Issue
Block a user