town6.views.exceptionviews ========================== .. py:module:: town6.views.exceptionviews Functions --------- .. autoapisummary:: town6.views.exceptionviews.town_handle_forbidden town6.views.exceptionviews.town_handle_notfound Module Contents --------------- .. py:function:: town_handle_forbidden(self: webob.exc.HTTPForbidden, request: onegov.town6.request.TownRequest) -> onegov.core.types.RenderData .. py:function:: town_handle_notfound(self: webob.exc.HTTPNotFound, request: onegov.town6.request.TownRequest) -> onegov.core.types.RenderData