| Age | Commit message (Collapse) | Author |
|
"Renderers" chapter in a section named "Overriding A Renderer at Runtime".
|
|
|
|
"advanced configuration" chapter.
|
|
|
|
|
|
|
|
|
|
``pyramid.configuration.add_handler``.
|
|
|
|
|
|
|
|
|
|
to :app:`Pyramid`. A custom role setting was added to ``docs/conf.py`` to
allow for this. (internal)
|
|
(e.g. ``pyramid.interfaces.INewRequest``) have been changed to reference
their concrete classes (e.g. ``pyramid.events.NewRequest``) in
documentation about making subscriptions.
|
|
|
|
|
|
|
|
|
|
|
|
|