doc/api/pyramid.rst
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Fri, 10 May 2019 16:04:37 +0200
changeset 12593 c30f8dc81f22
parent 12094 d66079e2d481
permissions -rw-r--r--
Fix pyramid tests Followup fa292e9 which require cubicweb.session.secret to be set.

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*