error-document: make sure the error document has registered helpers,...
error-document: make sure the error document has registered helpers,
and uses only pyramid mechanics.
- in some edge cases the renderer_globals are not called and
we cannot rely on them
- this should be a purely pyramid view not relying on any of pylons
left overs.