doc/api/pyramid.rst
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Wed, 13 Mar 2019 14:03:45 +0100
changeset 12513 6f42f1460f99
parent 12094 d66079e2d481
permissions -rw-r--r--
[server/test] bootstrap config in setUpModule function This is test initialization, so use the setUpModule function for this

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*