doc/api/pyramid.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Tue, 05 Nov 2019 23:19:15 +0100
changeset 12753 38d24fb2ae48
parent 12094 d66079e2d481
permissions -rw-r--r--
[cubicweb/utils] add QueryCache.__contains__() to improve dict-like behavior. Closes #255426

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

.. automodule:: cubicweb.pyramid

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    pyramid/*