-
Jacob Magnusson authored
The current behavior to swallow exceptions makes it really hard to track down bugs in the system. I would recommend to make this the default, but I don’t want to impose so here’s a solution which requires the config option `ADMIN_RAISE_ON_VIEW_EXCEPTION` to be set.
04914876