doc/api/pyramid.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 29 Mar 2017 10:34:16 +0200
branch3.25
changeset 12117 49beb974888f
parent 12094 d66079e2d481
permissions -rw-r--r--
[test] Extract out method-which-is-not-a-method mocking iter_entry_points to ease reuse and improve readability.

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*