doc/api/pyramid.rst
author Laurent Peuch <cortex@worlddomination.be>
Thu, 24 Oct 2019 06:37:02 +0200
changeset 12759 ec834074ea25
parent 12094 d66079e2d481
permissions -rw-r--r--
[debug/emit/rql] add RQL debug channel and emit queries This is used for the RQL debug panel but can be used as a generic mechanism for several tools.

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*