You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #13214 Adds exception template variable available in custom error pages (dbrumann)
This PR was squashed before being merged into the 4.4 branch (closes#13214).
Discussion
----------
Adds exception template variable available in custom error pages
Alongside `status_code` and `status_text` you also have access to `exception` template variable in custom error pages.
Commits
-------
60f3c8a Adds exception template variable available in custom error pages
0 commit comments