mirror of
https://github.com/apache/superset.git
synced 2026-08-12 11:11:01 +00:00
fix(error-handling): jinja2 error handling improvements (#34803)
This commit is contained in:
@@ -188,7 +188,7 @@ class NullValueException(SupersetException):
|
||||
|
||||
|
||||
class SupersetTemplateException(SupersetException):
|
||||
pass
|
||||
status = 422
|
||||
|
||||
|
||||
class SpatialException(SupersetException):
|
||||
|
||||
Reference in New Issue
Block a user