Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 502 Bytes

viewderivers.rst

File metadata and controls

17 lines (11 loc) · 502 Bytes

pyramid.viewderivers

pyramid.viewderivers

INGRESS

Constant representing the request ingress, for use in under arguments to pyramid.config.Configurator.add_view_deriver.

VIEW

Constant representing the view callable at the end of the view pipeline, for use in over arguments to pyramid.config.Configurator.add_view_deriver.