doc/api/pyramid.rst
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Tue, 25 Apr 2017 17:31:24 +0200
changeset 12181 29dae4b0332a
parent 12094 d66079e2d481
permissions -rw-r--r--
[req] use format() instead of % substitution For readability, avoid escaping using %% and use format() instead.

:mod:`cubicweb.pyramid`
=======================

.. automodule:: cubicweb.pyramid

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

.. toctree::
    :maxdepth: 1
    :glob:

    pyramid/*