doc/api/pyramid.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 22 Jul 2019 11:09:15 +0200
changeset 12693 5e7212209ea6
parent 12094 d66079e2d481
permissions -rw-r--r--
[test] ensure mocking is stopped in cwctl tests Either use a decorator or ensure that cleanup is performed. This is so as to prevent global state modification.

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*