pyramid.viewderivers¶
-
INGRESS¶ Constant representing the request ingress, for use in
underarguments topyramid.config.Configurator.add_view_deriver().
-
VIEW¶ Constant representing the view callable at the end of the view pipeline, for use in
overarguments topyramid.config.Configurator.add_view_deriver().